• #dev 2018-05-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-05-10 UTC
# 09:50
Zegnat
But 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?