Mini application server API for C++.

 Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

inet
(inet globals)

   in zz_http_request.h
   in zz_http_server.h

(inet globals)


Field Summary
 static char*[] zz_http_command
          
 static char*[] zz_http_content_type
          
 static char*[] zz_http_encode_type
          
 static char*[] zz_http_status
          
 

Field Detail

zz_http_command

 static char* zz_http_command[];

zz_http_content_type

 static char* zz_http_content_type[];

zz_http_encode_type

 static char* zz_http_encode_type[];

zz_http_status

 static char* zz_http_status[];

 Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD