Crate gain_localhost[][src]

Expand description

Access a local HTTP server.

Structs

Response

HTTP response.

Functions

get

Make a GET request.

post

Make a POST request.

put

Make a PUT request.

request

Make an HTTP request.