|
NPT_Result | Parse (NPT_BufferedInputStream &stream) |
|
NPT_Result | Emit (NPT_OutputStream &stream) const |
|
const NPT_List< NPT_HttpHeader * > & | GetHeaders () const |
|
NPT_HttpHeader * | GetHeader (const char *name) const |
|
const NPT_String * | GetHeaderValue (const char *name) const |
|
NPT_Result | SetHeader (const char *name, const char *value, bool replace=true) |
|
NPT_Result | AddHeader (const char *name, const char *value) |
|
NPT_Result | RemoveHeader (const char *name) |
|
The documentation for this class was generated from the following files:
- lib/libUPnP/Neptune/Source/Core/NptHttp.h
- lib/libUPnP/Neptune/Source/Core/NptHttp.cpp