Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIgnoreUnhandledExtensionsRoundTripper ¶
func NewIgnoreUnhandledExtensionsRoundTripper(base http.RoundTripper, extsToIgnore []asn1.ObjectIdentifier) (http.RoundTripper, error)
NewIgnoreUnhandledExtensionsRoundTripper creates a RoundTripper that may be used in an HTTP client which will ignore the provided extensions if presently unhandled on a certificate. If base is nil, the default RoundTripper is used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.