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/httplib
wxiaoguang 6f1de0a9e5
Add avif image file support (#32508)
Most modern browsers support it now

` Update ALLOWED_TYPES #96 ` https://gitea.com/gitea/docs/pulls/96

---------

Co-authored-by: silverwind <me@silverwind.io>
3 months ago
..
request.go Replace `interface{}` with `any` (#25686) 2 years ago
serve.go Add avif image file support (#32508) 3 months ago
serve_test.go Less naked returns (#25713) 2 years ago
url.go Only use Host header from reverse proxy (#32060) 4 months ago
url_test.go Only use Host header from reverse proxy (#32060) 4 months ago