Closed
Bug 35787
Opened 25 years ago
Closed 24 years ago
Visiting expedia urls gives me http1.1 data in the content body!
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: mscott, Assigned: ruslan)
References
()
Details
(Whiteboard: [nsbeta3+][nsbeta2-])
I went to expedia.msn.com in order to book a flight. I entered some flight info
into the quick scheduler they have on their home page.
I then hit the submit button. I was then taken to the page where it says they
are searching for the fares for my dates.
But in the browser window, we were actually printing out http connection data!!
my browser window showed:
HTTP/1.1 200 Ok Server: Microsoft-IIS/4.0 Date: Thu, 13 Apr 2000 22:48:46 GMT
Connection: close Set-Cookie:
user=v.1,64D85111$A9$FF$224$91k$240$91k$240$91k$22$A2$23$E3;
Domain=.expedia.com; path=/ Content-type:
multipart/x-mixed-replace;boundary=MicrosoftTravelMultiPart
--MicrosoftTravelMultiPart Content-type: text/html
This was actually in the browser window. And of course the page eventually ended
up failing to load.
Reporter | ||
Comment 1•25 years ago
|
||
adding beta2 keyword as this is a top 100 site i believe.
Oh this was with todays commercial bits: 04/13/00 on windows.
Keywords: beta2
I just landed a change which fixes it. It was due to the fact that we were not
handling 100 (Continue) response correctly.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
re-opening - looks like a regression
Comment 7•25 years ago
|
||
just saw this again logging in to www.delphi.com. This seems to happen often.
Seems pretty frequent and I have seen this myself too. Marking plus.
Whiteboard: [nsbeta3+]
Comment 10•25 years ago
|
||
Adding [nsbeta2-] since PR2 is out and [nsbeta3+] is already indicated.
Whiteboard: [nsbeta3+] → [nsbeta3+][nsbeta2-]
Comment 11•25 years ago
|
||
addding myself to CC
Comment 12•25 years ago
|
||
*** Bug 50265 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 13•24 years ago
|
||
*** This bug has been marked as a duplicate of 50471 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•