Crate http_client

source ·
Expand description

Functions for creating and sending HTTP requests and receiving responses.

Structs

Functions

  • Checks to see if the provided HTTP request can be properly parsed, and returns true if so.

Type Aliases

  • TODO: create a proper HttpRequest type with header creation fields and actual verification