class type full_info =Inheritsobject
..end
method response_status_code : int
The HTTP status code to response
method request_body_rejected : bool
Whether the request body was rejected
method output_header : Nethttp.http_header
The response header
method output_body_size : int64
The size of the output body.