Nebula
|
#include "core/refcounted.h"
#include "core/singleton.h"
#include "http/httpclient.h"
#include "io/uri.h"
#include "util/dictionary.h"
#include "util/stringatom.h"
Go to the source code of this file.
Classes | |
class | Http::HttpClientRegistry |
The HttpClientRegistry provides a way to re-use existing connections to HTTP servers instead of setting up a HTTP connection for every single HTTP request. More... | |
struct | Http::HttpClientRegistry::Connection |
Namespaces | |
namespace | Http |
This file was generated with Nebula Trifid's idlc compiler tool. | |