Class: Protocol::HTTP::Header::SetCookie

Inherits:
Cookie show all
Defined in:
lib/protocol/http/header/cookie.rb

Overview

The Set-Cookie HTTP response header sends cookies from the server to the user agent.

Method Summary

Methods inherited from Cookie

#to_h

Methods inherited from Multiple

#initialize, #to_s

Constructor Details

This class inherits a constructor from Protocol::HTTP::Header::Multiple