Open ClassFoundationNetworking5.9.0

    HTTPCookie

    HTTPCookie represents an http cookie.

    class HTTPCookie

    An HTTPCookie instance represents a single http cookie. It is an immutable object initialized from a dictionary that contains the various cookie attributes. It has accessors to get the various attributes of a cookie.

    Superclasses

    Citizens in FoundationNetworking

    Conformances

    Members