]> granicus.if.org Git - apache/commit
Adds support for reading trailers on input by exporting get_mime_headers
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Apr 2002 05:43:09 +0000 (05:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Apr 2002 05:43:09 +0000 (05:43 +0000)
commitdb28bf04cbc3fa6ce599dce3868c2044af05d516
tree36bf2f5343fafe7e5b3152109e54b7beb1c1a2e3
parent2663fac933da57a1f5e62175bff1f692d3f98b73
Adds support for reading trailers on input by exporting get_mime_headers
to ap_get_mime_headers and calling it in the appropriate place in
ap_http_filter.

showstoppers--;

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94667 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/http_protocol.h
modules/http/http_protocol.c
server/protocol.c