_HTTP_INFO Struct Reference

#include <http.h>


Data Fields

FILE file
union {
   struct {
      unsigned int   bLoginReq: 1
      unsigned int   bOwnsFile: 1
      unsigned int   bProcess: 1
      unsigned int   bUserLoggedIn: 1
      unsigned int   bUserSuper: 1
   }   bits
   BYTE   val
flags
SM_HTTP smHTTP
BYTE smHTTPSub
TCP_SOCKET socket
union {
   struct {
      BYTE   msgCode
   }   gen
   struct {
      BYTE   fileType
      BYTE   tagGroup
      BYTE   tagVal
      WORD   varRef
   }   get
   struct {
      WORD   temp
   }   post
var


Detailed Description

Examples:

ex_httpexecgetcmd.c, ex_httpgetvar.c, and ex_httpgetvar2.c.


Field Documentation

struct { ... } _HTTP_INFO::bits

unsigned int _HTTP_INFO::bLoginReq

unsigned int _HTTP_INFO::bOwnsFile

unsigned int _HTTP_INFO::bProcess

unsigned int _HTTP_INFO::bUserSuper

union { ... } _HTTP_INFO::flags

struct { ... } _HTTP_INFO::gen

struct { ... } _HTTP_INFO::get

struct { ... } _HTTP_INFO::post

Examples:
ex_httpexecgetcmd.c.

union { ... } _HTTP_INFO::var


The documentation for this struct was generated from the following file:

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8