Expand description
I define few typed headers.
Modulesยง
- accept
- I define
Accepttyped header and related structs. - accept_
patch - accept_
post - I define
AcceptPosttyped header and related structures. - accept_
put - I define
AcceptPuttyped header and related structures. - common
- I define few common structs to define representing common rules for typed headers.
- forwarded
- I define
Forwardedtyped header and related structures. - last_
modified - Extends
Last-Modifiedtyped header - link
- I define
Linktyped header and related structures. - location
- I define
Locationtyped header. - prefer
- I define
Prefertyped header and related structures. - preference_
applied - I define
PreferenceAppliedtyped header and related structures. - slug
- I define
Slugtyped header and related structures. - wac_
allow - I define
wac-allowtyped header and related types - www_
authenticate - I define
www-authenticatetyped header and related types - x_
forwarded_ host - I define [`X-Forwarded-Host] typed header and related structures.
- x_
forwarded_ proto - I define [
X-Forwarded-Proto] typed header and related structures.