This is an archive of the discontinued Mercurial Phabricator instance.

url: move _wraphttpresponse() from httpeer
ClosedPublic

Authored by indygreg on Sep 26 2018, 9:09 PM.

Details

Summary

This is a generally useful function. Having it on the url module
will make it more accessible outside of the HTTP peers.

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.Sep 26 2018, 9:09 PM
This revision was automatically updated to reflect the committed changes.