Genie.Headers.normalize_header_key — Function
normalize_header_key(key::String) :: StringBrings header keys to standard casing.
Genie.Headers.normalize_headers — Function
normalize_headers(req::HTTP.Request)Makes request headers case insensitive.
Missing docstring for set_access_control_allow_headers!. Check Documenter's build log for details.
Missing docstring for set_access_control_allow_origin!. Check Documenter's build log for details.
Genie.Headers.set_headers! — Function
set_headers!(req::HTTP.Request, res::HTTP.Response, app_response::HTTP.Response) :: HTTP.ResponseConfigures the response headers.