[Patches] [ python-Patches-1481079 ] Support of HTTP_REFERER in CGIHTTPServer.py

SourceForge.net noreply at sourceforge.net
Fri Mar 9 04:16:28 CET 2007


Patches item #1481079, was opened at 2006-05-03 09:01
Message generated for change (Comment added) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1481079&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
Private: No
Submitted By: Sébastien Martini (ookoi)
>Assigned to: Collin Winter (collinwinter)
Summary: Support of HTTP_REFERER in CGIHTTPServer.py

Initial Comment:
In CGIHTTPServer.py simply put the referer's value
(obtained from headers) in os.env associated to the key
'HTTP_REFERER'.


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

>Comment By: Collin Winter (collinwinter)
Date: 2007-03-08 22:16

Message:
Logged In: YES 
user_id=1344176
Originator: NO

Applied as r54234.

Thanks for your patch!

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1481079&group_id=5470


More information about the Patches mailing list