]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Store the original content_type before we replace it with the byterange
authorRyan Bloom <rbb@apache.org>
Thu, 25 Jan 2001 23:50:33 +0000 (23:50 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 25 Jan 2001 23:50:33 +0000 (23:50 +0000)
commit7f2970ffec90cd0b628ce29a396b1ebe9697df33
tree9fbd570f921b6a0474d0ae67c2180ad52dd32539
parent08a654ed5cb37ae88e425a1ad6734ca79f1c37a6
Store the original content_type before we replace it with the byterange
C-T.  This allows us to report a correct content type in the boundary
header.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87845 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c