Public Attributes | |
u_char * | uri |
u_char * | uri_end |
u_char * | norm |
u_char * | ident |
u_char * | first_sp_start |
u_char * | first_sp_end |
u_char * | second_sp_start |
u_char * | second_sp_end |
u_char * | param |
u_char * | delimiter |
u_char * | last_dir |
u_char * | proxy |
For example,
GET / HTTP/1.0 ^ ^ start end
The end space pointers are set to NULL if there is space until the end of the buffer.
Definition at line 59 of file hi_client.c.
|
Definition at line 70 of file hi_client.c. Referenced by find_non_rfc_delimiter(), find_rfc_delimiter(), and StatelessInspection(). |
|
Definition at line 66 of file hi_client.c. Referenced by NextNonWhiteSpace(), and StatelessInspection(). |
|
Definition at line 65 of file hi_client.c. Referenced by NextNonWhiteSpace(). |
|
Definition at line 64 of file hi_client.c. Referenced by find_non_rfc_delimiter(), find_rfc_delimiter(), NextNonWhiteSpace(), SetBackSlashNorm(), SetBinaryNorm(), SetParamField(), SetPercentNorm(), SetProxy(), and SetSlashNorm(). |
|
Definition at line 71 of file hi_client.c. Referenced by CheckLongDir(), NextNonWhiteSpace(), SetProxy(), and SetSlashNorm(). |
|
Definition at line 63 of file hi_client.c. Referenced by NextNonWhiteSpace(), SetBackSlashNorm(), SetBinaryNorm(), SetClientVars(), SetPercentNorm(), and SetSlashNorm(). |
|
Definition at line 69 of file hi_client.c. Referenced by CheckLongDir(), NextNonWhiteSpace(), and SetParamField(). |
|
Definition at line 72 of file hi_client.c. Referenced by NextNonWhiteSpace(), SetProxy(), and StatelessInspection(). |
|
Definition at line 68 of file hi_client.c. Referenced by NextNonWhiteSpace(). |
|
Definition at line 67 of file hi_client.c. Referenced by NextNonWhiteSpace(). |
|
Definition at line 61 of file hi_client.c. Referenced by find_non_rfc_delimiter(), find_rfc_delimiter(), NextNonWhiteSpace(), SetClientVars(), and StatelessInspection(). |
|
Definition at line 62 of file hi_client.c. Referenced by find_non_rfc_delimiter(), find_rfc_delimiter(), NextNonWhiteSpace(), SetClientVars(), and StatelessInspection(). |