|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that can provide HTTP client instances. More...
#include <transport.h>
A type that can provide HTTP client instances.
Types satisfying this concept can create and retrieve HTTP clients, enabling dependency injection for HTTP communication.
Example usage:
Definition at line 127 of file transport.h.