Hello everybody,
I am sitting with a peculiar problem.
When E-junkie does the POST with all of the form data to my keygen url there is no "content-type" set in the header
for the request.
This in turn fires some obscure security rule on the hosting solution that I currently use and the request returns
a 403 error immediately without even reaching my asp, php or mvc controller.
Is there a way to add this header in the final POST to the end url ex. "application/x-www-form-urlencoded" ?
Best regards and thank you a great service.
created
Apr '15
last reply
May '15
- 2
replies
- 1.4k
views
- 2
users