Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-12 | Release 0.3.00.3.0 | Yuchen Wu | |
2024-06-07 | Faster remove_header() call. | Yuchen Wu | |
It saves one lookup when the header to remove is not in the map. Micro-benchmark shows about 40% speedup. | |||
2024-05-10 | Release 0.2.00.2.0 | Yuchen Wu | |
2024-05-10 | parse and send HTTP/1 reason phrase | Yuchen Wu | |
This change allows customized HTTP1 reason phrase to be used and proxied. | |||
2024-04-05 | Fix typos and grammar issues in docs | Yuchen Wu | |
And other things. Co-authored-by: DimanNe <[email protected]> Co-authored-by: Xiaobo Liu <[email protected]> Co-authored-by: houseme <[email protected]> Co-authored-by: lilo <[email protected]> Co-authored-by: Yang He <[email protected]> | |||
2024-03-22 | Fix typos and grammar issues | Alexandre Antonio Juca | |
Update comment Co-authored-by: Kevin Guthrie <[email protected]> Includes-commit: 61a55ae3fa18e11858a33b74f5442ff230aefc4d Includes-commit: 7da3e13d842085cd7079be990cf41f86ffa780ed Replicated-from: https://github.com/cloudflare/pingora/pull/128 | |||
2024-03-15 | compile and test cleanly with nightly | Matthew Gumport | |
The vast majority of these are redundant imports. | |||
2024-03-01 | Fix typos and grammar issues | Yuchen Wu | |
Co-authored-by: =?~~~?q?Ren=C3=A9=20Kla=C4=8Dan?= <[email protected]> Co-authored-by: 12932 <[email protected]> Co-authored-by: Alessandro <[email protected]> Co-authored-by: InImpasse <[email protected]> Co-authored-by: Paul James Cleary <[email protected]> Co-authored-by: Yang Hau <[email protected]> Co-authored-by: Morpheus <[email protected]> Co-authored-by: mobeicanyue <[email protected]> Co-authored-by: Twacqwq <[email protected]> Co-authored-by: Bobby <[email protected]> Co-authored-by: Dup4 <[email protected]> Co-authored-by: Josh Soref <[email protected]> Co-authored-by: Sheldon <[email protected]> Co-authored-by: houseme <[email protected]> Co-authored-by: ZhangIvan1 <[email protected]> Co-authored-by: GrahamQuan <[email protected]> Co-authored-by: =?~~~?q?Cristian=20Paul=20Pe=C3=B1aranda=20Rojas?= <[email protected]> Co-authored-by: Nathan Sit <[email protected]> Co-authored-by: David Lee <[email protected]> Co-authored-by: Mengliang Su <[email protected]> Co-authored-by: =?~~~?q?=EA=B9=80=EC=84=A0=EC=9A=B0?= <[email protected]> Co-authored-by: Allen Huang <[email protected]> Co-authored-by: Opacity <[email protected]> Co-authored-by: cris <[email protected]> Co-authored-by: Killian Ye <[email protected]> Co-authored-by: Jiwei-dev <[email protected]> Co-authored-by: Jinfeng Wang <[email protected]> Co-authored-by: Ikko Eltociear Ashimine <[email protected]> | |||
2024-02-27 | Release Pingora version 0.1.0v0.1.0 | Yuchen Wu | |
Co-authored-by: Andrew Hauck <[email protected]> Co-authored-by: Edward Wang <[email protected]> |