e8f1e510df3ab051a816715c2056f0d10aee929e |
|
15-Sep-2013 |
Stephan Bosch <stephan@rename-it.nl> |
lib-http: Unified http-request.h and http-response.h headers.
Renamed struct http_response_header to struct http_header_field,
encapsulated the array in struct http_header and put it all in
http-header.h/c Added inline utility functions for header querying and
getting response/request payload size. |