package
0.0.0-20240920093258-0eb8b47e7929
Repository: https://github.com/ecwid/control.git
Documentation: pkg.go.dev

# Functions

Continues the request, optionally modifying some of its parameters.
Continues loading of the paused response, optionally modifying the response headers.
Continues a request supplying authChallengeResponse following authRequired event.
Disables the fetch domain.
Enables issuing of requestPaused events.
Causes the request to fail with specified reason.
Provides response to the request.
Causes the body of the response to be received from the server and returned as a single string.
Returns a handle to the stream representing the response body.

# Structs

Authorization challenge for HTTP status code 401 or 407.
Response to an AuthChallenge.
Issued when the domain is enabled with handleAuthRequests set to true.
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
Response HTTP header entry */.
*/.
Issued when the domain is enabled and the request URL matches the specified filter.
No description provided by the author
No description provided by the author

# Type aliases

Unique request identifier.
Stages of the request to handle.