matlab.net.http.field.CookieField class
Package: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
HTTP Cookie header field
Description
If there are cookies in a Set-Cookie field, then you can send them to a server by
including a CookieField
object in your request message. For more information,
see RFC 6265 HTTP State Management Mechanism on the Internet Engineering Task Force
(IETF®) website.
Creation
Properties
Methods
Examples
Version History
Introduced in R2016b