This is an archive of the discontinued Mercurial Phabricator instance.

url: have httpsconnection inherit from our custom HTTPConnection
ClosedPublic

Authored by indygreg on Oct 3 2018, 12:51 PM.

Details

Summary

This will ensure that any customizations we perform to HTTPConnection
will be available to httpsconnection.

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.Oct 3 2018, 12:51 PM
This revision was automatically updated to reflect the committed changes.