Main Content
matlab.net.http.field.SetCookieField Class
Namespace: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
HTTP Set-Cookie header field
Description
A SetCookieField
object appears in a response message created by the
server. A message can have one or more Set-Cookie fields. To extract the
Value
property as a CookieInfo
object, call the
convert
method.
Properties
Methods
Examples
Version History
Introduced in R2016b