You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/public
wxiaoguang 7a2786ca6c
Refactor CORS handler (#28587) (#28611)
Backport #28587, the only conflict is the test file.

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
1 year ago
..
mime_types.go Implement FSFE REUSE for golang files (#21840) 2 years ago
public.go Refactor CORS handler (#28587) (#28611) 1 year ago
public_bindata.go Implement FSFE REUSE for golang files (#21840) 2 years ago
public_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
serve_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
serve_static.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago