Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/submit_test.go: Update test server to use unmodified filename (#1115
) Following RFC 7578, Go 1.17+ strips the directory information in fileHeader.Filename. This change updates the test server to use Header["Content-Disposition"] for obtaining the unmodified filename for validating the submitted files directory tree in the request. This work builds on the PR opened by @QuLogic #1066 Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>
- Loading branch information