HttpClientConnection.h File Reference
Include dependency graph for HttpClientConnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HttpClientConnection
 

Typedefs

using RequestQueue = ObjectQueue< HttpRequest, HTTP_REQUEST_POOL_SIZE >
 Provides http client connection. More...
 

Typedef Documentation

◆ RequestQueue

Provides http client connection.