Skip to content

Protects against wrong request method call to callback

Checks in Env if the REQUEST_METHOD is a POST otherwise it throws an error.

Related Issues

https://gitlab.com/gitlab-org/gitlab-ce/issues/29299

Edited by Tiago Botelho

Merge request reports