Mirror of Apache HTTP Server. Issues: http://issues.apache.org

Clone this repo:
  1. 4dbd67b *) mod_proxy_http2: fix retry handling to not leak temporary errors. by Stefan Eissing · 8 days ago trunk
  2. 683f0bb tests: parameterize some h2 tests to make fail cases better visible by Stefan Eissing · 8 days ago
  3. bbe60a5 When we are at flush_max_threshold and the next bucket is a metadata (i.e. next->length == 0), we still need to re-check for flush_max_threshold and associated optimisation (is_in_memory_bucket()) when we process this metadata bucket in the next iteration of the loop. by Christophe Jaillet · 9 days ago
  4. afad6e2 The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, which is 65535. by Christophe Jaillet · 9 days ago
  5. 14aa4f5 *) mod_http2: avoid double chunked-encoding on internal redirects. by Stefan Eissing · 11 days ago
  6. ad0cbd7 mod_authnz_ldap.c: Make sure the authentication variables are set in by Graham Leggett · 11 days ago
  7. b70dd5f Update log-message tags. by Graham Leggett · 11 days ago
  8. 18bc01f Sign with the signer key. Previously the verify key was used, which only worked by Graham Leggett · 11 days ago
  9. 3da54a7 a few tweaks to SetEnvIfExpr doc by Eric Covener · 2 weeks ago
  10. 865b455 fr doc rebuild. by Lucien Gentis · 2 weeks ago
  11. 9ecf492 fr doc XML file update. by Lucien Gentis · 2 weeks ago
  12. bdd49d3 *) mod_http2: v2.0.15 with the following fixes and improvements by Stefan Eissing · 3 weeks ago
  13. fca209b ignore errors due to races if a parallel mkdir.sh already created the dir by Giovanni Bechis · 3 weeks ago
  14. 4c9ca36 dav_fs_cmds is declared twice in the file... VS 2022 complains about it. by Jean-Frederic Clere · 4 weeks ago
  15. 218a545 Follow up to r1909429: Fix scope/block syntax. by Yann Ylavic · 4 weeks ago
  16. 3cf889d tests, adding ignore for warnings that child did not exist in time by Stefan Eissing · 4 weeks ago
  17. 705cec6 tests, make test_h2_106_02 more robust by Stefan Eissing · 4 weeks ago
  18. 67a0bc2 test_h2_700_11, limit parallel connections, better error output by Stefan Eissing · 4 weeks ago
  19. 751a260 test_h2_200_16, check that we have at least nghttp2 v1.45.0 by Stefan Eissing · 4 weeks ago
  20. a088d14 tests, re-enable http/2 tests in github workflow, install latest rustls-ffi version by Stefan Eissing · 4 weeks ago