Closed
Bug 147807
Opened 24 years ago
Closed 23 years ago
Content-length header missing for POST
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: manchot.royal, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523
BuildID: 2002052309
When trying to log in SQL Ledger (login.pl) , it works fine with other browsers
(Opera for example). Here the messeage I get :
400 Bad Request
This error was encountered attempting to access the file you requested.
Additional information: Content-length header missing for POST request
DNHTTPD/0.4.1 at 127.0.0.1:8000
Reproducible: Always
Steps to Reproduce:
1.conect to 127.0.0.1:8000/login.pl
2.enter login and password
3.click on login button
Comment 1•24 years ago
|
||
-> Form Submission
Assignee: Matti → alexsavulov
URL: http://127.0.0.1:8000/login.pl
Thi... → http://127.0.0.1:8000/login.pl
Component: Browser-General → Form Submission
QA Contact: imajes-qa → vladimire
| Assignee | ||
Comment 2•24 years ago
|
||
reporter:
127.0.0.1 is the localhost.
unfortunately i cannot access the page that contains the posted form so if you
could be so kind and attach a HTML file that contains the form that causes that
problem, that would be very nice. otherwise i cannot reproduce the bug. thx!
Comment 3•23 years ago
|
||
resolving,Reporter: if you can still reproduce this, please reopen and attach a
testcase
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•