This is an archive of the discontinued Mercurial Phabricator instance.

wireprotov2: remove support for sending bytes response
ClosedPublic

Authored by indygreg on Apr 14 2018, 8:21 PM.

Details

Summary

We recently declared that all responses must be CBOR. So remove
support for sending a type that isn't CBOR data.

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 14 2018, 8:21 PM
durin42 accepted this revision.Apr 16 2018, 6:52 PM
This revision is now accepted and ready to land.Apr 16 2018, 6:52 PM
This revision was automatically updated to reflect the committed changes.