struct

Alumna::Http::HeadersView

Inherits Enumerable < Struct < Value < Object

Constructors

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