Here is the HTTP Post Request
Any Ideas why Proxy-Authorization looks so strange and Credentials: is empty?

I tried System.setProperty("http....
and HttpTransportProperties.ProxyProperties....
it switches proxy usage, but credentials arent set.

POST http://xxxxxxxxxxxxxxxxxxxxx HTTP/1.0\r\n
    Request Method: POST
    Request URI: http://xxxxxxxxxxxxxxxxxxxxxxxxx
    Request Version: HTTP/1.0
Content-Type: text/xml; charset=UTF-8\r\n
SOAPAction: "http://xxxxxxxxxxxxxxxxx"\r\n
User-Agent: Axis2\r\n
Proxy-Connection: Keep-Alive\r\n
Content-Length: 5098
Proxy-Authorization: Basic Og==\r\n
    Credentials: :
Host: xxxxxxxxx:4711\r\n
\r\n



Stefan Lischke wrote:
> Hi,
> 
> i found a lot of mails in this ml about the proxy authentication problem i am 
> having.
> Its best described at the end of this mail
> 
> http://www.mail-archive.com/axis-user@ws.apache.org/msg41921.html
> 
> Im connecting to a debian squid proxy.
> 
> Is there a solution to this problem or should i file a Jira.
> 
> Has someone a working system through a proxy with authentication?
> 
> thanx for any help on this issue.
> 
> Stefan
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to