# Functions
GetHeader is similar to http.Header.Get, which gets the first value associated with the given key.
GetHeaderValues is similar to http.Header.Values, which returns all values associated with the given key.
No description provided by the author
No description provided by the author
# Type aliases
Used to transfer trace information from/to HTTP request.