Deletes credentials from option object
the Options object
void
Execute the Basic request creating a authorization header base64 hash using user and pwd
the Options object
the Protocol object (http or https)
the Promise Resolve function
the Promise Reject function
void
Execute the NTLM step 1 request creating the authorization Type1 header message
the Options object
the Protocol object (http or https)
the Promise Resolve function
the Promise Reject function
void
Execute the NTLM step 2 request by decoding the server response and creating the new message authorization header
the Result object
the Options object
the Response object
the Protocol object (http or https)
the Promise Resolve function
the Promise Reject function
void
Follow request redirects
the Options object
the Result object
the Protocol object (http or https)
the Promise Resolve function
the Promise Reject function
void
Requests a NTLM protected http(s) url using param values
the Options object
the Protocol object (http or https)
the Promise Resolve function
the Promise Reject function
void
Returns the available server auth methods
the Result object
the Response object
the Options object
authMethods
Requests a NTLM protected http(s) url using options values
the Options object
the response
Adds the cookie (if one) from header into the jar (if one)
the Options object
the Response object
void
Sets the Cookie header
the Options object
void
Sets the response listeners
the Response object
the Options object
the Result object
the Promise Resolve function
void
Generated using TypeDoc
Fetch client to request protected content over http(s)