Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier |
2020-09-05 | ConnectionPool middleware: handle connection opening errors | rinpatch |
2020-09-05 | ConnectionPool: fix the previous hotfix | rinpatch |
2020-09-05 | ConnectionPool middleware: fix a crash due to unimplemented behaviour | rinpatch |
2020-09-04 | ConnectionPool middleware: Fix connection leak on ReverseProxy redirects | rinpatch |
2020-09-03 | HTTP: radically simplify pool checkin/checkout | rinpatch |
2020-07-15 | FollowRedirects: Unconditionally release the connection if there is an error | rinpatch |
2020-07-15 | Use a custom pool-aware FollowRedirects middleware | rinpatch |