Patches item #1404374, was opened at 2006-01-13 02:00
Message generated for change (Comment added) made by birkenfeld
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1404374&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Peter van Kampen (pterk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for #1394565

Initial Comment:
Ignore params and querystring for SimpleHttpServer

----------------------------------------------------------------------

>Comment By: Georg Brandl (birkenfeld)
Date: 2006-01-13 18:08

Message:
Logged In: YES 
user_id=1188172

Thanks, committed in revisions 42030,42031.

----------------------------------------------------------------------

Comment By: Jim Jewett (jimjjewett)
Date: 2006-01-13 16:32

Message:
Logged In: YES 
user_id=764593

The related bug is that requesting a file works, but 
requesting that same file with parameters or a query string 
will fail.  Most servers still return the file, and just 
ignore the extra information, except for logging purposes.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1404374&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to