httpclient_adapter.rb
Path:
lib/webmock/http_lib_adapters/httpclient_adapter.rb
Last Update:
Sat Feb 23 07:16:10 +0000 2019
Required files
httpclient jsonclient
Methods
auth_cred_from_headers
auth_cred_from_www_auth
build_request_signature
build_webmock_response
headers_from_session
previous_signature_for
remove_authorization_header
userinfo_from_auth_cred
webmock_request_signatures
webmock_responses
Public Instance methods
auth_cred_from_headers
(headers)
auth_cred_from_www_auth
(req)
build_request_signature
(req, reuse_existing = false)
build_webmock_response
(httpclient_response, body = nil)
headers_from_session
(uri)
some of the headers sent by HTTPClient are derived from the client session
previous_signature_for
(signature)
remove_authorization_header
(headers)
userinfo_from_auth_cred
(auth_cred)
webmock_request_signatures
()
webmock_responses
()
[Validate]