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.