Gitlab: webhook sending empty $_POST array
Created by: mablae
Hello,
I have problems to get a webhook working with https://github.com/johnsmclay/githook_endpoint . For now, I only get the request, but the $_POST array is completly empty.
I am not using ssl, simple http Url... Is that the reason, perhaps?
The User and Key are transmitted correctly.
I am thankful for any advise, that may help.