# Functions
FromContext fetches the authorization Header value stored on this context (if any).
New creates a Header based on the HTTP Authorization header value that can be used for RPC authorization.
WithHeader returns a new child context that contains the header value.
# Variables
None is a fixed value for a missing or blank header that implies no credentials.