Package: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
HTTP Set-Cookie header field
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.
convert | Returns CookieInfo object for each Set-Cookie field |
Sealed | true |
matlab.net.http.Cookie
| matlab.net.http.CookieInfo
| matlab.net.http.ResponseMessage