Module wry::http[][src]

Expand description

HTTP types used by wry protocol.

Modules

HTTP header types

The HTTP request method

HTTP status codes

HTTP version

Structs

An error resulting from a failed attempt to construct a URI.

Represents an HTTP request from the WebView.

Component parts of an HTTP Request

Represents an HTTP response

An HTTP response builder

Component parts of an HTTP Response