Class: JSONAPI::HeaderCollection::Header
- Inherits:
-
NameValuePair
- Object
- Item
- NameValuePair
- JSONAPI::HeaderCollection::Header
- Defined in:
- lib/easy/jsonapi/header_collection/header.rb
Overview
A http request or response header
Instance Attribute Summary
Attributes inherited from Item
Method Summary
Methods inherited from NameValuePair
#initialize, #name, #name=, #to_h, #to_s, #value, #value=
Methods inherited from Item
Constructor Details
This class inherits a constructor from JSONAPI::NameValuePair
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class JSONAPI::Item