Skip to content

[http] Don't restrict httpGenericError to GET and POST

Nicolas Fella requested to merge work/nico/http-err-generic into master

Instead handle all verbs that aren't otherwise handled

This restores the KF5 behavior for a DAV job that receives a 404

Merge request reports