# Functions

BasicAuthHeader returns the value of the Authorization header for the given id and secret.
DecodeCookiesHeader parses the value of the Cookie header to find all the cookies set.
EncodeCookieHeader builds the value of the Set-Cookie header from the given cookie name, value and directives.
GetPathQueryFragment splits the given path into path, query, and fragment.
NewHTTPClient creates a new HTTP client with the given OIDC configuration and TLS pool.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LoggingRoundTripper is a http.RoundTripper that logs requests and responses.