Opened 17 years ago

Last modified 16 years ago

#1272 closed Bug report

HTTP Proxy authentication Base64 extra =

Reported by: bqx22 Owned by: Alexander Schuch
Priority: normal Component: FileZilla Client
Keywords: Cc: bqx22, Alexander Schuch
Component version: Operating system type:
Operating system version:

Description

When logging to my HTTP Proxy Filezilla send Base64 encoded user:pass with an extra '=' character at the end. This is not supported by my company proxy and doesn't seem to be required by base64 standard.

here is a sample of what is sent by firefox and what is sent by filezilla

firefox:
Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk

filezilla:
Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk=
Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk=

Change History (2)

comment:1 by Alexander Schuch, 16 years ago

FileZilla 3.1.0 supports HTTP/1.1 proxies.

Does the proxy implementation in FileZilla 3.1.0 work for you?

comment:2 by sf-robot, 16 years ago

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Note: See TracTickets for help on using tickets.