enhanced httpd proxy handling

This commit is contained in:
2012-04-05 15:41:53 +00:00
parent 77721b0c94
commit 45b7832b99
5 changed files with 540 additions and 337 deletions

View File

@ -86,6 +86,7 @@ struct qse_htre_t
qse_size_t content_length;
int keepalive;
const qse_mchar_t* expect;
const qse_mchar_t* status;
} attr;
/* header table */