Main Content
matlab.net.http.field.CookieField Class
Namespace: 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 RFC Editor website.
Creation
Properties
Methods
Examples
Version History
Introduced in R2016b