package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev

# Functions

Create creates a new http request with the given host.
CreateRaw is same as 'Create' but will return raw bytes of the request (wire format) returned by 'Create'.
Extract verifies If the given request has the header 'X-APORETO-PING'.
ExtractRaw is same as 'Extract' but will parse the raw bytes of the request passed and calls 'Validate'.

# Constants

PingHeaderKey holds the value for aporeto ping.