Spaceboy.Header (Spaceboy v0.1.1) View Source
Struct representing Gemini header response.
You should not create headers directly - all supported headers has functions with correct codes.
Link to this section Summary
Utils
Correctly format the response header
Link to this section Types
Specs
t() :: %Spaceboy.Header{code: pos_integer(), meta: String.t() | pos_integer()}