Hacker News new | ask | show | jobs
by seivan 3869 days ago
I recall it became unnecessary at some point(?)

Might be relevant. https://tools.ietf.org/html/rfc6648

2 comments

Hi, one of the authors here. Correct, we added that to the protocol FAQ too: https://github.com/tus/tus-resumable-upload-protocol/blob/ma...

The only exception is X-HTTP-Method-Override, as people have been standardizing on this, and the header is specifically meant to let people deploy tus in environments that don't support all of HTTP and are apparently hard to change.

Thanks