Closed Bug 700786 Opened 14 years ago Closed 14 years ago

mozhttpd does not deal well with query strings

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Unassigned)

Details

(Whiteboard: [mozbase])

Attachments

(1 file)

mozhttpd's request handler, as an effect of inheriting from SimpleHTTPServer.SimpleHTTPRequestHandler includes the query string as part of the PATH_INFO. This has all sorts of horrible side effects. A viable option now is just to get rid of the query string
Whiteboard: [mozbase]
Attachment #572983 - Flags: review?(wlachance)
Comment on attachment 572983 [details] [diff] [review] kill the query string It would be nice to put a small comment in explaining *why* we're ignoring the query string (and the consequent implications) but I am generally in favour of this patch. :)
Attachment #572983 - Flags: review?(wlachance) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: