#ZegnatBut PUT always overwrites the whole thing right? So no parsing should be neccessary? Surely taking the HTTP request body and writing it to a file wholesale is actually less error prone than POST where you have to take the request body and parse it?