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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Oct 3 2018, 12:51 PM
This revision was automatically updated to reflect the committed changes.