Versions in this module Expand all Collapse all v0 v0.14.0 Jul 7, 2020 v0.11.0 Apr 9, 2020 Changes in this version + type HTTPSecError struct + Desc string + Err error + Op string + func DispatchHTTPRequest(httpClient utils.HTTPClient, originalRequest *http.Request, ...) (*http.Response, *HTTPSecError) + func (se *HTTPSecError) Error() string