header

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RequestKedgeRequestID header is used to specify RequestID.
	RequestKedgeRequestID = "X-Kedge-Request-ID"

	// RequestKedgeForceInfoLogs header is used to signal kedge, to log on info proxy error or OK request.
	RequestKedgeForceInfoLogs = "X-Kedge-Info-Logs"
)
View Source
const (
	// ResponseKedgeError header is used to expose in HTTP response real error why request was not proxied.
	ResponseKedgeError = "X-Kedge-Error"

	// ResponseKedgeError header is used to expose in HTTP respone error Type of the error resulting in request not proxied.
	ResponseKedgeErrorType = "X-Kedge-Error-Type"

	// ResponseWinchError header is used to expose in HTTP response real error why request was not proxied on winch side.
	ResponseWinchError = "X-Winch-Error"

	// ResponseWinchErrorType header is used to expose in HTTP respone error Type of the error resulting in request not proxied on winch side.
	ResponseWinchErrorType = "X-Winch-Error-Type"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL