HttpResponse object

The attributes associated with an HTTP response.

Fields

  • body (String)

    The HTTP body.

  • An HTTP header.

    Argument Description
    name ( String! ) required

    A case-insensitive header name.

  • status (Int!)

    The HTTP status code.

Types that return HttpResponse

Deprecated fields