konklone / oversight.garden

Bringing together the oversight community's work.
https://oversight.garden
Creative Commons Zero v1.0 Universal
26 stars 9 forks source link

Remove method-override #226

Closed divergentdave closed 4 years ago

divergentdave commented 4 years ago

In favor of #216, this removes the method-override package and middleware from the project. The middleware by default allows replacing the HTTP method verb with the value of the X-HTTP-Method-Override header, but this isn't needed, as the browser is our only client, and there's no AJAX to use this feature.