index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy_http.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-45
/
+45
*
* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
Ruediger Pluem
2005-10-21
1
-4
/
+64
*
Fix ProxyPassReverse & family to work correctly in <Location>
Nick Kew
2005-08-10
1
-2
/
+4
*
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix gcc warning.
Joe Orton
2005-08-09
1
-1
/
+1
*
Hopefully, address the last edge case where status may
William A. Rowe Jr
2005-08-09
1
-1
/
+2
*
Two blank lines for clarity; whitespace only change.
William A. Rowe Jr
2005-08-08
1
-0
/
+2
*
We already accept 80 bytes less than the client body's anticipated
William A. Rowe Jr
2005-08-08
1
-1
/
+1
*
Drop an impossible case; the while() loop already protected us
William A. Rowe Jr
2005-08-08
1
-7
/
+0
*
Fix a double-termination case in svn trunk/; we terminated the
William A. Rowe Jr
2005-08-08
1
-1
/
+0
*
An impossible-to-hit edge case today; we described the request
William A. Rowe Jr
2005-08-08
1
-13
/
+14
*
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix format
Joe Orton
2005-07-25
1
-1
/
+4
*
Yet another snafu in body handling. We need to clearly avoid any
William A. Rowe Jr
2005-07-18
1
-18
/
+40
*
Fix broken while () {} loops (lingering code from the old logic),
William A. Rowe Jr
2005-07-18
1
-24
/
+36
*
On Roy's suggestion; why wait to try to clear out the input
William A. Rowe Jr
2005-07-15
1
-147
/
+182
*
Fix a style problem; b is ambigous (is it a brigade or bucket?)
William A. Rowe Jr
2005-07-15
1
-5
/
+5
*
leaving force-proxy-request-1.0 for broken clients, revert my
William A. Rowe Jr
2005-07-15
1
-4
/
+2
*
Missed an edge case; once we know the C-L didn't match, it's
William A. Rowe Jr
2005-07-14
1
-2
/
+13
*
How can I fix thee? let me count the ways...
William A. Rowe Jr
2005-07-14
1
-93
/
+140
*
Fix two fat-fingered typos from commit 216156. Code matches previous
William A. Rowe Jr
2005-07-13
1
-2
/
+2
*
send_request_body and indentation made it very difficult to follow
William A. Rowe Jr
2005-07-13
1
-105
/
+99
*
End abuse of apr_strnat[case]cmp - it isn't str[case]cmp.
William A. Rowe Jr
2005-07-13
1
-19
/
+20
*
Fix a ton of wrong/silly indention, and clarify the fix-notes
William A. Rowe Jr
2005-07-08
1
-39
/
+41
*
proxy HTTP: If a response contains both Transfer-Encoding and a
Jeff Trawick
2005-06-23
1
-1
/
+16
*
* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response):
Joe Orton
2005-04-01
1
-1
/
+1
*
* modules/proxy/mod_proxy_http.c
Sander Striker
2005-03-30
1
-1
/
+1
*
* modules/proxy/mod_proxy_http.c
Sander Striker
2005-03-30
1
-1
/
+13
*
mod_proxy: Add proxy-sendextracrlf option to send an extra CRLF at the
Justin Erenkrantz
2005-03-14
1
-0
/
+11
*
* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response): Fix
Joe Orton
2005-02-24
1
-0
/
+3
*
If we rec' a bad response header line, ignore what we've
Jim Jagielski
2005-02-08
1
-0
/
+1
*
Better handle the case where ProxyBadHeader StartBody is
Jim Jagielski
2005-02-07
1
-20
/
+39
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Also translate Destination headers when ProxyPassReverse'd
Sander Striker
2005-02-03
1
-0
/
+1
*
Rename proxy modules.
Sander Striker
2005-02-03
1
-0
/
+1502