1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-28 20:34:59 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Eric Covener
5ef57e8a41 comments feedback -- it's an initial _request_
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1652400 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 13:21:34 +00:00
Eric Covener
56a993afb7 add a note that proxy environment variables are either set or unset,
unless specific values are listed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507326 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 14:25:27 +00:00
Stefan Fritsch
24e349de03 mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'
request notes for logging

PR: 30195


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154342 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 18:35:29 +00:00
Igor Galić
71b50ff774 tid 50632, specifying the default of proxy-interim-response
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1066408 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 10:50:07 +00:00
Rainer Jung
8eb4de81e9 Support remote https proxies by using HTTP CONNECT.
PR: 19188
Submitted by: Philippe Dutrueux <lilas evidian.com>
Reviewed by: rjung


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909323 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 09:58:48 +00:00
Lucien Gentis
9d5bc3d38f One typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771066 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 15:30:40 +00:00
Ruediger Pluem
74be528450 * Add missing documentation for proxy-initial-not-pooled (r684351).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686549 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 19:35:20 +00:00
Ruediger Pluem
aec12cd380 * Missed one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686542 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 19:18:50 +00:00
Ruediger Pluem
efaef4883b * Write variable in lowercase.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686541 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 19:18:18 +00:00
Takashi Sato
256357e88d fix source file names of mod_proxy_*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@669473 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:49:59 +00:00
Nick Kew
13dc916266 Fix brainfart in docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@585652 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 19:54:59 +00:00
Nick Kew
335f9ca193 mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses.
PR 16518


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582631 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:43:26 +00:00
Nick Kew
ebb0a9aed2 Document proxy-http environment variables in one place.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582476 13f79535-47bb-0310-9956-ffa450edef68
2007-10-06 10:15:15 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
9ade04f57c fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 17:01:17 +00:00
André Malo
4ac4e5a1e3 $Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993 adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
André Malo
f08df46e89 add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:49:23 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
André Malo
b46bf0f384 add initial documentation for mod_proxy_connect, mod_proxy_ftp
and mod_proxy_http


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98054 13f79535-47bb-0310-9956-ffa450edef68
2002-12-20 16:44:46 +00:00