9e7bf91667639a2390207ab4d90bf88e2afcec2a |
|
15-Sep-2013 |
Stephan Bosch <stephan@rename-it.nl> |
lib-http: Improved message header and body parsing for better RFC compliance.
Added pre-parsed transfer-encoding and connection header content (array) to
parsed message struct. Fixed message body handling for when both
transfer-encoding and content-length headers are missing. Now duplicates of
unique important message headers yield an error. |