Data Fields | |
| int(* | rx )(struct http_request *http, char *line) |
| Handle line. | |
Definition at line 306 of file http.c.
| int( * http_line_handler::rx)(struct http_request *http, char *line) |
Handle line.
| http | HTTP request | |
| line | Line to handle |
| rc | Return status code |
Referenced by http_socket_deliver_iob().
1.5.7.1