This is an archive of the discontinued Mercurial Phabricator instance.

httppeer: move error handling and response wrapping into sendrequest
ClosedPublic

Authored by indygreg on Apr 10 2018, 9:28 PM.

Details

Summary

This is common for all HTTP requests. It should be part of
sendrequest().

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.Apr 10 2018, 9:28 PM
durin42 accepted this revision.Apr 11 2018, 12:47 PM
This revision is now accepted and ready to land.Apr 11 2018, 12:47 PM
This revision was automatically updated to reflect the committed changes.