soju/fileupload
Simon Ser 87b75c44d2 fileupload: fix http-origin pattern matching
Mirror what github.com/nhooyr/websocket does and match the host
only. Using the full URL never results in a match, because it
contains slash characters.
2024-04-16 13:19:21 +02:00
..
fileupload.go fileupload: fix http-origin pattern matching 2024-04-16 13:19:21 +02:00
fs.go fileupload: URL-escape output filename 2024-03-11 11:46:26 +01:00