]> granicus.if.org Git - libevent/commit
correct handling of trailing headers in chunked replies; from Scott Lamb.
authorNiels Provos <provos@gmail.com>
Thu, 26 Jun 2008 00:40:57 +0000 (00:40 +0000)
committerNiels Provos <provos@gmail.com>
Thu, 26 Jun 2008 00:40:57 +0000 (00:40 +0000)
commit9998c0cbc814decba91f90f3cdcda8da5cc1f5e3
tree10f75b7743c30833839e5f26475ca88cdba1686a
parent21f76156b115299ffd8438ed323b03cee050cb77
correct handling of trailing headers in chunked replies; from Scott Lamb.

svn:r887
ChangeLog
http-internal.h
http.c
include/event2/http_struct.h
test/regress_http.c