tusd/cmd/tusd
Ole-Martin Bratteng 3feef174fd
handler, cli: Add a flag to disable downloads and termination of uploads (#668)
* Add a flag to disable downloads of uploaded files

* Add a flag to disable deletion of uploaded files

* Fix spelling error

* Rename `DisableDelete` to `DisableTermination`

* Also rename CLI flag

* Conditionally build the `Access-Control-Allow-Methods` headers

* Update tests with new order of allowed methods header

* Add test for checking conditional `Access-Control-Allow-Methods` header
2022-03-28 23:43:35 +02:00
..
cli handler, cli: Add a flag to disable downloads and termination of uploads (#668) 2022-03-28 23:43:35 +02:00
main.go Refactor tusd binary into multiple files 2016-07-11 22:02:01 +02:00