|
|
|
|
|
by eps
2769 days ago
|
|
If I read the spec correctly, PATCH method is actually more of APPEND, no? It would seem logical and practical to allow PATCH to modify any part of a resource that is already present on the server and/or to extend it by appending. This would also make the whole thing useful beyond resuming of interrupted uploads, e.g. to allow for rsync-style updating of existing files. |
|