HTTP POST Authorization header not set

Questions about Wine on Linux
Locked
obaidmushtaq
Newbie
Newbie
Posts: 1
Joined: Thu Apr 04, 2013 9:30 am

HTTP POST Authorization header not set

Post by obaidmushtaq »

Hi,

I am using an application under WINE that runs over HTTP protocol. We use basic Authorization for GET and POST methods. Somehow when I use the application under WINE, the "Authorization: Basic xxxx" is not set in the POST request. It does get set in the GET header. In Windows XP, the Auth headers get set both for GET and POST headers. I see the headers in Wireshark captures.

Could anyone please let me know what to check and how can I fix this issue. I tried to copy the HTTP libraries from Windows but it didn't help.

Regards,

Obaid
Locked