Hacker News new | ask | show | jobs
by steveklabnik 4833 days ago
Also, Rails supports an override as well, so you can send it as a POST but specify a different verb in a header, and it will treat it as a native request with the correct verb.