|
tinyhttp
|
This is the complete list of members for tinyhttp::HttpHeader, including all inherited members.
| accept() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| clear(bool activeFlag=true) | tinyhttp::HttpHeader | inline |
| create_new_lines (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| crlf(Client &out) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inlineprotected |
| CRLF (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| get(const char *key) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| getMethod(const char *line) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inlineprotected |
| headerLine(const char *key) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inlineprotected |
| HttpHeader() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| is_chunked (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| is_written (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| isChunked() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| isRedirectStatus() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| isValidStatus() | tinyhttp::HttpHeader | inline |
| lines (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| method() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| method_id (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| parse1stLine(const char *line)=0 (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protectedpure virtual |
| protocol() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| protocol_str (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| put(const char *key, const char *value) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| put(const char *key, int value) | tinyhttp::HttpHeader | inline |
| put(const char *line) | tinyhttp::HttpHeader | inline |
| read(Client &in) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| reader (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| readLine(Client &in, char *str, int len) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| setAutoCreateLines(bool is_auto_line) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| status_code (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| status_msg (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| statusCode() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| statusMessage() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| url_path (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protected |
| urlPath() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| write(Client &out) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| write1stLine(Client &out)=0 (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | protectedpure virtual |
| writeHeaderLine(Client &out, HttpHeaderLine *header) (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |
| ~HttpHeader() (defined in tinyhttp::HttpHeader) | tinyhttp::HttpHeader | inline |