topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 10:38 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: proxy autenthication  (Read 6675 times)

domik82

  • Participant
  • Joined in 2010
  • *
  • Posts: 2
    • View Profile
    • Donate to Member
proxy autenthication
« on: June 30, 2010, 04:40 AM »
Hello,

In my company we have proxy with authorization. I have configured it in updater but I get error like above.

[HTTP status code error 407]

Could you look at this ?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: proxy autenthication
« Reply #1 on: July 06, 2010, 07:06 AM »
i wish i had more experience with proxy support in libcurl, the library i use to handle the network communication and proxy.  what i can do is try to update the libcurl build and see if that has any effect.

I see the error is 407 which has to do with proxy authentication, and i see some comments about getting libcurl to handle such a case, so i'll look into it.  maybe email me ([email protected]) so i can send you a test build.