ohio813 / imageshack-uploader

Automatically exported from code.google.com/p/imageshack-uploader
0 stars 0 forks source link

Connection via proxy doesn't work #169

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With version 2.2 has been introduced "proxy support". Actually, this
feature is not working in my corporate environment. I'm behind a proxy that
requires HTTP authentication and I configure the uploader this way:
http://yfrog.com/08isoptionsp

The uploader tries to connect to ImageShack site in order to login but
after some waiting I get this: http://yfrog.com/10isuploaderrorp

I'm using Windows XP Pro SP3 and ImageShack Uploader 2.2.0.
Our corporate proxy is Squid-2.7.STABLE5.

Original issue reported on code.google.com by RNicole...@gmail.com on 20 Oct 2009 at 8:05

GoogleCodeExporter commented 8 years ago

Original comment by kroko...@gmail.com on 6 Jan 2010 at 9:28

GoogleCodeExporter commented 8 years ago

Original comment by lyolik1...@gmail.com on 16 Mar 2010 at 10:37

GoogleCodeExporter commented 8 years ago
Hi RNicoletto,
It is necessary for me that you have answered following questions:
Under what operating system your proxy server is running?
What authentication methods are used by your proxy server (ntlm, basic, others)?

Original comment by andriy.v...@gmail.com on 6 Apr 2010 at 3:48

GoogleCodeExporter commented 8 years ago
Added 'Proxy-Authorization' header to HTTP requests if proxy server with 
authorization is used.

Original comment by andriy.v...@gmail.com on 8 Apr 2010 at 2:16

GoogleCodeExporter commented 8 years ago
In reply to Comment 3.
Squid is installed on some Linux server (running FreeBSD or Red Hat Enterprise).
Authentication method is HTTP-auth.

Original comment by RNicole...@gmail.com on 9 Apr 2010 at 1:46

GoogleCodeExporter commented 8 years ago
As per comment #4 this bug seems FIXED. Unfortunately version 2.2 without this 
fix so I'm still waiting for an up to date release. Any ETA available?

Original comment by RNicole...@gmail.com on 13 Sep 2010 at 8:00