This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: replace PATH_INFO with dispatchpath
ClosedPublic

Authored by indygreg on Mar 12 2018, 5:16 PM.

Details

Summary

This was the last consumer of wsgireq.env from our WSGI applications!

(Although indirect consumers of this attribute exist in
wsgirequest.respond().)

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 12 2018, 5:16 PM
durin42 accepted this revision.Mar 12 2018, 5:31 PM
This revision is now accepted and ready to land.Mar 12 2018, 5:31 PM
This revision was automatically updated to reflect the committed changes.