curl is just the hobby

Jan Gampe took things to the next level by actually making this cross-stitch out of the pattern I previously posted online. The flowers really gave it an extra level of charm I think. As a cross-stitch As a pillow This quote is from a comment by an upset user on my blog, replying to one … Continue reading curl is just the hobby →

daniel.haxx.se
@bagder PUT is WevDAV specific no? Generally we use POST for this sort of thing.
@unsaturated PUT is plain old HTTP
@bagder so it is! Back in the day when I was still familiar with HTTP, I seem to recall that we considered it exotic and mostly used only for e.g. WebDAV but yeah it’s apparently just HTTP. Seems like a method people would often misuse