wireprotoserver: add version to HTTP protocol name (API)...
wireprotoserver: add version to HTTP protocol name (API)
This matches what we did for the SSH protocol handler in
ac33dc94e1d5.
.. api::
HTTP protocol handlers now advertises its internal name as
``http-v1`` instead of ``http``.
Differential Revision:
https://phab.mercurial-scm.org/D2219