|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that can send HTTP requests. More...
#include <transport.h>
A type that can send HTTP requests.
Types satisfying this concept can send HTTP requests and receive responses. This is the core functionality of an HTTP client.
Example usage:
Definition at line 64 of file transport.h.