HTTPRequest.body

The textual body of the request, as an ubyte[] array.

struct HTTPRequest
immutable(ubyte)[] body;