Change status return code to RC_OK (200)
Status 204 (RC_NO_CONTENT) is actually the correct one, since we are not retuning any content, but apparently gitlab is (no longer?) smart enough to recoginze all 2xx codes as being okay, and seens to want to see 200
Showing
Please register or sign in to comment