Io Reference
Networking
/
HttpClient
/
HCResponse
Stores the result of sending an HCRequest using an HCConnection
headerAt(name)
First header value associated with name
headersAt(name)
Header values associated with name
statusCode
Numeric status code. ex: 200
statusDescription
Descriptive status code ex: OK