Hacker News new | ask | show | jobs
by dragonwriter 3886 days ago
Which is why we need to get rid of the WebDAV baggage around the SEARCH method [0] and establish a general-purpose, safe/idempotent HTTP method that accepts a message body to supply parameters rather than using URL query strings; a draft RFC for such a method exists. [1]

[0] https://tools.ietf.org/html/rfc5323

[1] https://tools.ietf.org/html/draft-snell-search-method-00