transfer.sh/server
Junoh Moon e837849d44
Add charset to content type in getHandler (#545)
Add charset to content type in the getHandler function to fix CJK-letter related issues.
If the content type is empty after trimming, set it to "text/plain; charset=utf-8".
2023-04-29 20:07:52 +09:00
..
storage gpg encryption support (#162) 2023-03-11 10:08:55 +09:00
clamav.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00
handlers.go Add charset to content type in getHandler (#545) 2023-04-29 20:07:52 +09:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go add IP_FILTERLIST_BYPASS_HTTP_AUTH (#538) 2023-03-12 13:34:41 +09:00
server.go add IP_FILTERLIST_BYPASS_HTTP_AUTH (#538) 2023-03-12 13:34:41 +09:00
token.go Golint (#404) 2021-08-19 22:45:30 +02:00
token_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
utils.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00
virustotal.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00