interface documentation

HTTP request.

Attribute method Request method.
Attribute uri Request URI.

Inherited from IHTTPMessage:

Async Method bodyAsBytes The entity body, as bytes.
Method bodyAsFount The entity body, as a fount.
Attribute headers Entity headers.
method: str = (source)

Request method.

uri: DecodedURL = (source)

Request URI.