logoalt Hacker News

8-primetoday at 8:03 AM2 repliesview on HN

It's interesting to see additions to HTTP methods as it much feels like the existing ones are set in stone. At least for the time that I have been a developer. I'm curious to see how fast the adoption/support for HTTP QUERY will be. I've had my fair share of situations where I wished for something like HTTP QUERY.


Replies

PunchyHamstertoday at 8:26 AM

zero. Many libs will/can just request method as a string so you can start coding now

> I've had my fair share of situations where I wished for something like HTTP QUERY.

Using POST instead comes with no drawbacks

show 1 reply
hparadiztoday at 8:12 AM

I can implement it in about 10 minutes. Not even kidding.

show 1 reply