Marius
|
dc673402d2
|
Add support for Creation With Upload extension
See tus/tus-resumable-upload-protocol#88 for the current proposal
|
2016-08-28 22:06:37 +02:00 |
Marius
|
d6bc50ff12
|
Use 200 OK in responses for preflight requests
Some browsers only accept 200 OK and not 204 No Content as respones codes
for preflight requests.
See tus/tus-js-client#34
|
2016-05-10 11:58:43 +02:00 |
Marius
|
2e44bad1b0
|
Add tests for Config structure
|
2016-03-11 20:46:34 +01:00 |
Marius
|
b6a28421af
|
Extract concatenation into own interface
|
2016-01-20 15:33:17 +01:00 |
Marius
|
4af7434c10
|
Move terminating method in own interface
In addition, the DELETE handler is only provided if the TerminaterDataStore
interface is implemented.
|
2015-12-27 00:44:02 +01:00 |
Marius
|
cfabbf5ffb
|
Extract tests into tusd_test package
|
2015-12-25 22:33:27 +01:00 |
Acconut
|
7456347c17
|
fix Tus-Extension test
|
2015-03-23 19:02:39 +01:00 |
Acconut
|
46fabad314
|
update header names
|
2015-03-23 18:15:05 +01:00 |
Acconut
|
9a5dc53c8d
|
no metadata flag for TUS-Extension exists
|
2015-03-08 00:10:22 +01:00 |
Acconut
|
9f94d0591b
|
add support for Termination extension
|
2015-02-28 14:47:39 +01:00 |
Acconut
|
2b66ccfd56
|
refactor tests using httpTest
|
2015-02-17 15:44:12 +01:00 |
Acconut
|
93eb701e14
|
add concatenation extension
|
2015-02-17 14:19:56 +01:00 |
Acconut
|
38794a4cf9
|
split handler test into multiple files
|
2015-02-09 19:37:06 +01:00 |