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.
forgejo/modules/public
wxiaoguang 87141b908d
Fix mime-type detection for HTTP server (#18370)
Bypass the unstable behavior of Golang's mime.TypeByExtension
2 years ago
..
mime_types.go Fix mime-type detection for HTTP server (#18370) 2 years ago
public.go Fix mime-type detection for HTTP server (#18370) 2 years ago
public_bindata.go Remove golang vendored directory (#18277) 2 years ago
public_test.go format with gofumpt (#18184) 2 years ago
serve_dynamic.go Fix mime-type detection for HTTP server (#18370) 2 years ago
serve_static.go Fix mime-type detection for HTTP server (#18370) 2 years ago