ReactOS 0.4.16-dev-13-ge2fc578
|
#include <windows.h>
Go to the source code of this file.
Classes | |
class | CHttpParser |
Macros | |
#define | NUMMETHODS 7 |
#define | NUMGENERELS 7 |
#define | NUMREQUESTS 17 |
#define | NUMENTITIES 12 |
#define | hmOPTIONS 0 |
#define | hmGET 1 |
#define | hmHEAD 2 |
#define | hmPOST 3 |
#define | hmPUT 4 |
#define | hmDELETE 5 |
#define | hmTRACE 6 |