Class
WebMock::RequestSignature
In:
lib/webmock/request_signature.rb
Parent:
Object
Methods
eql?
hash
headers=
new
to_s
url_encoded?
Attributes
body
[RW]
headers
[R]
method
[RW]
uri
[RW]
Public Class methods
new
(method, uri, options = {})
Public Instance methods
eql?
(other)
hash
()
headers=
(headers)
to_s
()
url_encoded?
()
[Validate]