Clears out cookies by setting them to expire immediately
Perform an Http DELETE request given a set of options
Options to build the HTTP request
Deletes a cookie given a key
Downloads a file
TODO
Perform an Http GET request given a set of options
Options to build the HTTP request
Gets all cookie values unless a key is specified, then return only that value
Get all HttpCookies as an object with the values as an HttpCookie[]
Gets all HttpCookies as a Map
Perform an Http PATCH request given a set of options
Options to build the HTTP request
Perform an Http POST request given a set of options
Options to build the HTTP request
Perform an Http PUT request given a set of options
Options to build the HTTP request
Perform an Http request given a set of options
Options to build the HTTP request
Set a cookie
Optional additional parameters
Uploads a file through a POST request
TODO
Generated using TypeDoc
WebPluginConfig deprecated in v3 and will be removed in v4.