Name | ID | Description | Type |
---|---|---|---|
Response | R | Http Web response to deconstruct | Http Web Response |
Name | ID | Description | Type |
---|---|---|---|
Version | V | The HTTP message version. The default is 1.1 | Text |
Status | S | Http status code | Integer |
Reason | R | The reason phrase which typically is sent by servers together with the status code | Text |
Headers | H | The collection of HTTP response headers | Http Header |
IsSuccess | iS | Indicates if the HTTP response was successful | Boolean |
Content | C | Response content | Text |
Byte Array | A | Response data as byte array | Byte Array |
Site design © Robin Rodricks.
Swiftlet and associated data © 2024 Sergey Pigach.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub