Forum Moderators: coopster
But when I'm using curl to post my forms (so from my server), the socket used is around the 50000.
Now I'm experiencing some problems with posting forms through curl, because some servers reject my post-request. But, the postvars and headers are indentical (browser and curl on server). Only the socket differs.
Is it possible that my post-request is rejected because of this? And if so, is there a way to set the socket I want to use.
Thanks in advance,
John