Module http

Module http 

Source

Modulesยง

outgoing_handler
This interface defines a handler of outgoing HTTP Requests. It should be imported by components which wish to make HTTP Requests.
types
This interface defines all of the types and methods for implementing HTTP Requests and Responses, both incoming and outgoing, as well as their headers, trailers, and bodies.