Ark Server API (ASE) - Wiki
|
#include "Poco/Net/Net.h"
#include "Poco/Net/HTTPSession.h"
#include "Poco/Net/HTTPBasicCredentials.h"
#include "Poco/Net/HTTPDigestCredentials.h"
#include "Poco/Net/HTTPNTLMCredentials.h"
#include "Poco/Net/SocketAddress.h"
#include "Poco/SharedPtr.h"
#include <istream>
#include <ostream>
Go to the source code of this file.
Classes | |
class | Poco::Net::HTTPClientSession |
struct | Poco::Net::HTTPClientSession::ProxyConfig |
HTTP proxy server configuration. More... | |
Namespaces | |
namespace | Poco |
namespace | Poco::Net |