The raw body of the request.

Property definitions

nitcorn $ HttpRequest :: body
	# The raw body of the request.
	var body = ""
lib/nitcorn/http_request.nit:50,2--51,14