( )⚙ D2745 hgweb: store and use request method on parsed request

This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: store and use request method on parsed request
ClosedPublic

Authored by indygreg on Mar 8 2018, 8:06 PM.

Details

Summary

PEP 3333 says that REQUEST_METHOD is always defined.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Mar 8 2018, 8:06 PM
durin42 accepted this revision.Mar 9 2018, 5:15 PM
This revision is now accepted and ready to land.Mar 9 2018, 5:15 PM
indygreg edited the summary of this revision. (Show Details)Mar 10 2018, 3:03 PM
indygreg updated this revision to Diff 6825.
durin42 accepted this revision.Mar 12 2018, 4:52 PM
This revision was automatically updated to reflect the committed changes.