This is an archive of the discontinued Mercurial Phabricator instance.

tests: teach get-with-headers.py some new tricks
ClosedPublic

Authored by indygreg on Jan 20 2018, 7:44 PM.

Details

Summary

We add the ability to specify arbitrary HTTP request headers and
to save the HTTP response body to a file. These will be used in
upcoming commits.

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.Jan 20 2018, 7:44 PM
lothiraldan accepted this revision.Jan 22 2018, 10:43 AM
durin42 accepted this revision.Jan 22 2018, 3:00 PM
This revision is now accepted and ready to land.Jan 22 2018, 3:00 PM
This revision was automatically updated to reflect the committed changes.