Std.Http.headerAccept
1 declaration
fn
headerAccept: StrThis is a callable function.
What it does
The header names the protocol defines, so a caller never spells one wrong.
Lower case throughout, because header names are compared without regard to
case and one spelling is easier to compare than two.
Read the signature
- The text after the name is the type checked by Pudu.
