Thank you, Thank you, Thank you..
What I needed to do was to add this to the client not to my webserver.
I put the
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true" />
</settings>
</system.net>
in the configuration section of the support.exe config file in the clent and it worked like a charm.
I wish I asked you for help 4 hours ago.