core/body_parser/body_parser library

Classes

HttpBody
A HTTP content body produced by HttpBodyHandler for either HyperioAzkadevHttpRequest or HttpClientResponse.
HttpBodyFileUpload
A wrapper around a file upload.
HttpBodyHandler
A handler for processing and collecting HTTP message data in to an HttpBody.
HttpClientResponseBody
The body of a HttpClientResponse.
HttpMultipartFormData
The data in a multipart/form-data part.
HyperioAzkadevHttpRequestBody
The body of a HyperioAzkadevHttpRequest.