mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 13:01:15 +00:00
b41925cee3
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 |
||
---|---|---|
.. | ||
mime_types.go | ||
public.go | ||
public_bindata.go | ||
public_test.go | ||
serve_dynamic.go | ||
serve_static.go |