Talk:Web/Literature/Practical web programming in Haskell
Add topicShouldn't the section on uploads use the PUT method instead of POST? POST is the standard for posting comments and such, but uploading files is meant to be done with PUT.
Shouldn't the section on uploads use the PUT method instead of POST? POST is the standard for posting comments and such, but uploading files is meant to be done with PUT.