Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Alumna::Http::HeadersView
Inherits
Enumerable
<
Struct
<
Value
<
Object
Constructors
new
(src :
HTTP::Headers
)
Source
Instance methods
[]
(key :
String
) :
String
Source
[]=
(key :
String
, value :
String
) :
String
Source
[]?
(key :
String
) :
String
|
Nil
Source
each
Must yield this collection's elements to the block.
Source