Skip to content

Instantly share code, notes, and snippets.

@nanodeath
Created January 16, 2010 00:05
Show Gist options
  • Save nanodeath/278531 to your computer and use it in GitHub Desktop.
Save nanodeath/278531 to your computer and use it in GitHub Desktop.
--- !ruby/exception:RAWS::HTTP::Error
message: RAWS::HTTP::Error
response: !ruby/object:RAWS::HTTP::Typhoeus::Response
body: ""
doc: {}
header: {}
response: &id001 !ruby/object:Typhoeus::Response
body: ""
code: 0
headers: ""
request: !ruby/object:Typhoeus::Request
after_complete:
body:
cache_timeout:
follow_location:
handled_response:
headers:
User-Agent: Typhoeus - http://github.com/pauldix/typhoeus/tree/master
max_redirects:
method: :get
on_complete:
params:
response: *id001
timeout:
url: https://sdb.amazonaws.com/?AWSAccessKeyId=foobar&Action=ListDomains&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2010-01-15T15%3A43%3A46Z&Version=2009-04-15&Signature=rofv8czp5vGiUbxag8auTPI6dakV2rNi71vgOThBkCw%3D
user_agent: Typhoeus - http://github.com/pauldix/typhoeus/tree/master
requested_http_method:
requested_url:
start_time:
time: 0.056062
replaced access key id with foobar...oops.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment