class HTTP::Cookie

Overview

Represents a cookie with all its attributes. Provides convenient access and modification of them.

Included Modules

Defined in:

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #