Functions | |
void | GRSThttpBodyInit (GRSThttpBody *thisbody) |
void | GRSThttpPrintf (GRSThttpBody *thisbody, char *fmt,...) |
int | GRSThttpCopy (GRSThttpBody *thisbody, char *file) |
void | GRSThttpWriteOut (GRSThttpBody *thisbody) |
int | GRSThttpPrintHeaderFooter (GRSThttpBody *bp, char *file, char *headfootname) |
int | GRSThttpPrintHeader (GRSThttpBody *bp, char *file) |
int | GRSThttpPrintFooter (GRSThttpBody *bp, char *file) |
char * | GRSThttpGetCGI (char *name) |
char * | GRSThttpUrlDecode (char *in) |
char * | GRSThttpUrlEncode (char *in) |
char * | GRSThttpUrlMildencode (char *in) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|