Documentation ¶
Index ¶
Constants ¶
View Source
const ( PrefixHeader = "X-API-URL-Prefix" ForwardedAPIHostHeader = "X-API-Host" ForwardedHostHeader = "X-Forwarded-Host" ForwardedProtoHeader = "X-Forwarded-Proto" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(r *http.Request, version types.APIVersion, schemas *types.Schemas) (types.URLBuilder, error)
func ParseRequestURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.