http_line_handler Struct Reference

An HTTP line-based data handler. More...


Data Fields

int(* rx )(struct http_request *http, char *line)
 Handle line.


Detailed Description

An HTTP line-based data handler.

Definition at line 306 of file http.c.


Field Documentation

int( * http_line_handler::rx)(struct http_request *http, char *line)

Handle line.

Parameters:
http HTTP request
line Line to handle
Return values:
rc Return status code

Referenced by http_socket_deliver_iob().


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

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1