Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.79 KB | None | 0 0
  1.     Response {
  2.       status: InternalServerError,
  3.       headers: Headers {
  4.         Date: Thu, 07 Apr 2016 05:36:41 GMT,
  5.         Transfer-Encoding: chunked, nnCoection: close,
  6.       },
  7.       version: Http11,
  8.       url: Url {
  9.         scheme: "https",
  10.         scheme_data: Relative(RelativeSchemeData {
  11.           username: "",
  12.           password: None,
  13.           host: Domain("elastictranscoder.us-east-1.amazonaws.com"),
  14.           port: None, default_port: Some(443), path: ["2012-09-25", "jobs", "vLmPDjeioMmU"] }),
  15.           query: None,
  16.           fragment: None
  17.         },
  18.       status_raw: RawStatus(500, "Internal Server Error"),
  19.       message: Http11Message {
  20.         method: None,
  21.         stream: Wrapper { obj: Some(Reading(ChunkedReader(chunk_remaining=unknown))) }
  22.       }
  23.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement