|
|
|
|
|
by silvestrov
2765 days ago
|
|
Tus-Version: 1.0.0,0.2.2,0.2.1 seems like over design. The list will get very long over time. Just use a single integer instead and have the header include min and max version supported. E.g. Tus-Version: 1-4 meaning it supports version 1 thru 4. No reason to be able to say version 1 and 4 but not 2 and 3. |
|