xbmc
|
HTTP utilities. More...
#include "Neptune.h"
#include "PltVersion.h"
Go to the source code of this file.
Classes | |
class | PLT_HttpHelper |
The PLT_HttpHelper class is a set of utility functions for manipulating HTTP headers, entities and messages. More... | |
class | PLT_HttpRequestContext |
The PLT_HttpRequestContext class holds information about the request sent, the local & remote ip addresses and ports associated with a connection. More... | |
class | NPT_HttpHeaderPrinter |
class | PLT_HttpRequestHandler |
The PLT_HttpRequestHandler class delegates the handling of the response of a received HTTP request by a HTTP Server. More... | |
HTTP utilities.