Comment by anonydsfsfs
5 years ago
The write equivalent would be the PATCH method using a "message/byteranges" body: https://tools.ietf.org/id/draft-wright-http-partial-upload-0...
5 years ago
The write equivalent would be the PATCH method using a "message/byteranges" body: https://tools.ietf.org/id/draft-wright-http-partial-upload-0...
Wow that's fascinating, thanks. That would actually turn HTTP into a kind of random-access filesystem, if adopted.
It's amazing but also slightly terrifying in the knowledge that then someone's going to write an SMB-over-HTTP connector.