Talk:Web/Literature/Practical web programming in Haskell
From HaskellWiki
(Difference between revisions)
(Use PUT where it's meant to) |
m (Talk:Practical web programming in Haskell moved to Talk:Web/Literature/Practical web programming in Haskell) |
Current revision
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.
