index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy_http.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not double encode encoded slashes
Ruediger Pluem
2023-03-13
1
-2
/
+5
*
mod_proxy: Check the query-string for proxy-noencode too.
Yann Ylavic
2023-03-10
1
-10
/
+10
*
don't forward invalid query strings
Eric Covener
2023-03-05
1
-0
/
+10
*
mod_proxy: Don't decode r->uri and reencode in r->filename for mapping=encoded.
Yann Ylavic
2023-03-02
1
-0
/
+4
*
fail on bad header
Eric Covener
2023-01-10
1
-19
/
+27
*
mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.
Yann Ylavic
2022-05-31
1
-0
/
+2
*
mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. PR 65666.
Yann Ylavic
2022-05-30
1
-6
/
+3
*
*) mod_proxy: Add backend port to log messages to
Rainer Jung
2022-04-19
1
-2
/
+3
*
* Report a broken backend in case reading the response line failed on the
Ruediger Pluem
2022-04-05
1
-2
/
+17
*
* Keep track of the number of keepalives we processed on this connection.
Ruediger Pluem
2022-04-04
1
-0
/
+8
*
*) mod_http: genereate HEADERS buckets for trailers
Stefan Eissing
2022-04-04
1
-8
/
+1
*
*) core: add ap_h1_append_header() for single header values.
Stefan Eissing
2022-04-04
1
-17
/
+5
*
* Do not change the status code after we already sent it to the client.
Ruediger Pluem
2021-12-09
1
-3
/
+0
*
mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.
Yann Ylavic
2021-09-24
1
-18
/
+31
*
mod_proxy: Restore ap_proxy_transfer_between_connections().
Yann Ylavic
2021-09-24
1
-2
/
+12
*
mod_proxy_http: Avoid a double call to apr_table_get().
Yann Ylavic
2021-08-24
1
-8
/
+7
*
*) core/mod_proxy/mod_ssl:
Stefan Eissing
2021-06-08
1
-1
/
+1
*
Allow the tunnelled connections to report the
Jean-Frederic Clere
2021-05-06
1
-0
/
+2
*
mod_proxy_http: follow up to r1886141, axe overlong scheme check.
Yann Ylavic
2021-02-03
1
-5
/
+0
*
* We need to check for (!scheme && (u = strchr(url, ':')) && (u - url) > 14)
Ruediger Pluem
2021-02-02
1
-5
/
+5
*
mod_proxy_http: follow up to r1885239: fix *is_ssl for wss scheme.
Yann Ylavic
2021-01-07
1
-1
/
+1
*
mod_proxy_wstunnel: leave Upgrade requests handling to mod_proxy_http.
Yann Ylavic
2021-01-07
1
-58
/
+86
*
Revert r1480058, -1'ed on dev@ and STATUS.
Yann Ylavic
2020-12-10
1
-3
/
+3
*
mod_proxy: provide prefetching and spooling mechanisms to all proxy modules.
Yann Ylavic
2020-12-03
1
-247
/
+12
*
Make HTTP_IN filter send 100 continue in blocking mode only.
Yann Ylavic
2020-11-19
1
-55
/
+8
*
mod_proxy_http: follow up to r1879419.
Yann Ylavic
2020-07-23
1
-5
/
+4
*
Follow up to r1879449: yet better MPM poll callback API.
Yann Ylavic
2020-07-02
1
-22
/
+10
*
mpm_common: add pool argument to mpm_register_poll_callback[_timeout] hooks.
Yann Ylavic
2020-07-02
1
-8
/
+12
*
mod_proxy_http: follow up to r1879419: clarify poll callback pds/subpool.
Yann Ylavic
2020-07-02
1
-7
/
+16
*
mod_proxy_http: handle async tunneling of Upgrade(d) protocols.
Yann Ylavic
2020-07-02
1
-54
/
+170
*
mod_proxy: improved and reentrant tunneling loop.
Yann Ylavic
2020-07-01
1
-5
/
+0
*
mod_proxy_http: always stream the request body by default.
Yann Ylavic
2020-06-19
1
-64
/
+27
*
mod_proxy_http: put request/response splitting checks under the same comment.
Yann Ylavic
2020-06-01
1
-16
/
+15
*
mod_proxy_http: don't strip EOS when spooling request body to file.
Yann Ylavic
2020-05-29
1
-0
/
+8
*
core,modules: provide/use ap_parse_strict_length() helper.
Yann Ylavic
2020-05-20
1
-3
/
+1
*
mod_proxy_http: follow up to r1877696: reindent.
Yann Ylavic
2020-05-13
1
-145
/
+143
*
mod_proxy_http: axe ap_proxy_should_override() duplicate checks.
Yann Ylavic
2020-05-13
1
-3
/
+2
*
mod_proxy_http: follow up to r1877646: send Upgrade header with 101 response.
Yann Ylavic
2020-05-13
1
-6
/
+24
*
mod_proxy_http: handle Upgrade requests and upgraded protocol forwarding.
Yann Ylavic
2020-05-12
1
-61
/
+173
*
mod_proxy_http: follow up to r1877557.
Yann Ylavic
2020-05-10
1
-29
/
+17
*
mod_proxy_http: single point of failure in ap_proxy_http_process_response().
Yann Ylavic
2020-05-10
1
-26
/
+31
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
PR63628: individual status codes for ProxyErrorOverride.
Eric Covener
2020-04-11
1
-4
/
+4
*
* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response): Clear any
Ruediger Pluem
2020-03-18
1
-0
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-3
/
+3
*
proxy: add local address to body-forwarding errors
Eric Covener
2020-01-12
1
-2
/
+4
*
mod_proxy_http: follow up to r1869216.
Yann Ylavic
2019-10-31
1
-33
/
+13
*
Revert r1869222, wrong files committed.
Yann Ylavic
2019-10-31
1
-13
/
+33
*
mod_proxy_http: follow up to r1869216.
Yann Ylavic
2019-10-31
1
-33
/
+13
*
mod_proxy_http: fix load-balancer fallback for requests with a body.
Yann Ylavic
2019-10-31
1
-14
/
+40
[next]