Closed Bug 89167 Opened 23 years ago Closed 23 years ago

redirect command does not work

Categories

(Core :: Networking: HTTP, defect)

x86
Windows 98
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 88792

People

(Reporter: jhooker, Assigned: neeti)

References

()

Details

Product: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010627
Netscape6/6.1

Go to: http://www.ford.com

Click on: 'Land Rover' logo (or any brand) on top navigation list

Expected results: redirected to 'http://www.landrover.com'

Actual results: redirected to
'http://www.ford.com/!redirect/http/www.landrover.com/' with
'<html><body></body></html>' displayed

Parity: works as expected in Communicator 4.7x and IE 5.5
This is because the web server is not sending the final \r\n when it gives us
the redirect response.

Dupe of 88792.

*** This bug has been marked as a duplicate of 88792 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
00000030                    48 54 54 50 2F 31 2E 30 20 33       HTTP/1.0 3
00000040  30 32 20 52 65 64 69 72 65 63 74                02 Redirect
                                           0D 0A 53 65 72 Ser
00000050  76 65 72 3A 20 4D 69 63 72 6F 73 6F 66 74 2D 49 ver: Microsoft-I
00000060  49 53 2F 35 2E 30 0D 0A                         IS/5.0
                                  44 61 74 65 3A 20 57 65         Date: We
00000070  64 2C 20 30 34 20 4A 75 6C 20 32 30 30 31 20 30 d, 04 Jul 2001 0
00000080  32 3A 33 37 3A 34 37 20 47 4D 54 0D 0A          2:37:47 GMT
                                                 4C 6F 63              Loc
00000090  61 74 69 6F 6E 3A 20 68 74 74 70 3A 2F 2F 77 77 ation: http://ww
000000A0  77 2E 6C 61 6E 64 72 6F 76 65 72 2E 63 6F 6D 2F w.landrover.com/
000000B0  3F 0D 0A                                        ?
                   41 67 65 3A 20 30 0D 0A 43 6F 6E 6E 65    Age:.0..Conne
000000C0  63 74 69 6F 6E 3A 20 63 6C 6F 73 65 0D 0A       ction: close
                                                    56 69               Vi
000000D0  61 3A 20 48 54 54 50 2F 31 2E 31 20 63 6C 75 73 a: HTTP/1.1 clus
000000E0  74 65 72 2E 6C 6E 68 2E 6D 64 20 28 54 72 61 66 ter.lnh.md.(Traf
000000F0  66 69 63 2D 53 65 72 76 65 72 2F 34 2E 30 2E 31 fic-Server/4.0.1
00000100  32 2D 41 20 5B 63 4D 73 20 66 20 5D 29 0D 0A 0D 2-A [cMs f ])   
00000110  0A

yes, i've been transparently proxied, sorry. WFM w2k 092branch
Assignee: asa → neeti
Status: RESOLVED → NEW
Component: Browser-General → Networking: HTTP
QA Contact: doronr → benc
Summary: Link with /!redirect/ command does not work → redirect command does not work
how did bugzilla do that?
Status: NEW → RESOLVED
Closed: 23 years ago23 years ago
oops - that was me - bbaetz
You need to log in before you can comment on or make changes to this bug.