This is an archive of the discontinued Mercurial Phabricator instance.

request: coerce content-type to native str
ClosedPublic

Authored by durin42 on Oct 5 2017, 5:32 PM.

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

durin42 created this revision.Oct 5 2017, 5:32 PM
quark accepted this revision.Oct 5 2017, 10:00 PM
indygreg accepted this revision.Oct 6 2017, 9:47 AM
indygreg added a subscriber: indygreg.

Passing in the appropriate type from all callers is probably better. But this is simpler.

This revision is now accepted and ready to land.Oct 6 2017, 9:47 AM
This revision was automatically updated to reflect the committed changes.