Homepage

Response

Last edit: Oct 26, 2022

No description

type Response {
  body: String
  headers: HashObject
  status: Int!
}

Fields

body (String)

headers (HashObject)

Hash of headers returned by the server

status (Int)

Standard HTTP status code

Questions?

We are always happy to help with any questions you may have.

contact us