Commit Graph

2 Commits

Author SHA1 Message Date
b41925cee3 Refactor CORS handler (#28587)
The CORS code has been unmaintained for long time, and the behavior is
not correct.

This PR tries to improve it. The key point is written as comment in
code. And add more tests.

Fix #28515
Fix #27642
Fix #17098
2023-12-25 20:13:18 +08:00
0ba4ecc3bd Fix http protocol auth (#27875) 2023-11-02 22:14:33 +08:00