[Paste] StaticURLParser changes environ['SCRIPT_NAME'] and
environ['PATH_INFO']
Hi,
StaticURLParser changes environ['SCRIPT_NAME'] and environ
['PATH_INFO'] here:
filename = request.path_info_pop(environ)
I think it should keep original environ value, like URLParser, when
the page is not found.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Paste Users" group.
To post to this group, send email to paste-users@???
To unsubscribe from this group, send email to paste-users+unsubscribe@???
For more options, visit this group at
http://groups.google.com/group/paste-users?hl=en
-~----------~----~----~----~------~----~------~--~---