Closed Bug 80234 Opened 23 years ago Closed 23 years ago

Incorrect headers on FTP over HTTP proxy

Categories

(Core Graveyard :: Networking: FTP, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 58872

People

(Reporter: maxcom, Assigned: neeti)

Details

Mozilla makes incorrect Host: header in ftp over http proxy request: it
prints hardcoded "test.com" header that has no relation with requested URI:

GET ftp://tuxball/ HTTP/1.1
Host: test.com
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; rv:0.9)
Gecko/20010507
Accept: */*
Accept-Language: ru, en; q=0,500
Accept-Encoding: gzip,deflate,compress,identity
Accept-Charset: ISO-8859-1, utf-8; q=0,667, *; q=0,667
Keep-Alive: 300
Connection: keep-alive
Dupe of 58872, which was marked FIXED this afternoon

*** This bug has been marked as a duplicate of 58872 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
-> FTP
VERIFIED: same problem, fixed long ago.
reporter, please reopen if you see this problem. I've made this a testcase, so
we will be checking this in the future.
Status: RESOLVED → VERIFIED
Component: Networking → Networking: FTP
QA Contact: tever → benc
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.