HttpResponse object

The attributes associated with an HTTP response.

Fields

  • body ( String)

    The HTTP body.

  • headers ([HttpResponseHeader!] !)

    The HTTP headers.

  • status ( Int!)

    The HTTP status code.

Types that return HttpResponse

The attributes associated with an HTTP response.

Fields

  • body ( String)

    The HTTP body.

  • headers ([HttpResponseHeader!] !)

    The HTTP headers.

  • status ( Int!)

    The HTTP status code.

Types that return HttpResponse

The attributes associated with an HTTP response.

Fields

  • body ( String)

    The HTTP body.

  • headers ([HttpResponseHeader!] !)

    The HTTP headers.

  • status ( Int!)

    The HTTP status code.

Types that return HttpResponse