ctxtags

package
v1.0.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TagForAuth is used in authTripperware to specify auth.Source for backend auth.
	TagForAuth = "http.auth"
	// TagForProxyAuth is used in authTripperware to specify auth.Source for proxy auth.
	TagForProxyAuth = "http.proxy.auth"

	// TagForProxyDestURL is used in routeTripperware to specify proxy URL.
	TagForProxyDestURL = "http.proxy.url"

	// TagForProxyAdhoc is used in kedge proxy to specify adhoc rule used in request.
	TagForProxyAdhoc = "http.proxy.adhoc"
	// TagsForProxyBackend is used in kedge proxy to specify backend used in request.
	TagsForProxyBackend = "http.proxy.backend"
	// TagsForScheme specifies which scheme request is using. It is specified by each server.
	TagsForScheme = "http.scheme"
)

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