gitea/modules/public
wxiaoguang 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
..
mime_types.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
public.go Refactor CORS handler (#28587) 2023-12-25 20:13:18 +08:00
public_bindata.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
public_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
serve_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 2023-04-12 18:16:45 +08:00
serve_static.go Use a general approach to access custom/static/builtin assets (#24022) 2023-04-12 18:16:45 +08:00