| Issue 166: | proxy authorization support missing | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
David Geary for this one. |
||||||||||||
,
Jul 05, 2009
Fixed in git, thanks for the patch!
Status: Fixed
Owner: felipe.contreras |
|||||||||||||
,
Jul 07, 2009
Hi, thank you for the fix, but I'm still having problems... Initially it seems to work when connects to nexus.passport.com:443, but immediately after it tries to connect to login.live.com:443 and this ones fail with the error "connection error: (NS):reason=[Proxy Authentication Required]" (please find attached a more verbose log). A note: the "official" msn plugin works well, so I guess there is no problem with my msn account. I'm using Pidgin 2.5.8 and the msn-pecan version pulled yesterday from the git. Thanks in advance for your attention, regards Gabriele |
|||||||||||||
,
Jul 08, 2009
Ok, reopening. Are you familiar with wireshark so that you can see what are expected to send?
Status: New
|
|||||||||||||
,
Jul 08, 2009
Hi, I have dumped network traffic with WireShark while msn-pecan was trying to connect. I attach the list of packets dumped (I filtered it in order to show only msn-related packets). I'm not very familiar with such reports as this and the only thing I'm able to notice is that in each HTTP request is present the header "Proxy-Authorization" containing my credentials. This is true for all requests except for the last one (packet n° 234) which is the one denied by the proxy. |
|||||||||||||
,
Jul 08, 2009
Ah, that makes sense, we send a poll request without the auth info. I've fixed it in the master branch, please verify.
Status: Fixed
|
|||||||||||||
,
Jul 08, 2009
It works!! Thank you for the quick reply! |
|||||||||||||
,
Jul 08, 2009
Thanks for testing :) Marking as verified.
Status: Verified
|
|||||||||||||
|
|
|||||||||||||