httprepo: use content-type application/mercurial-0.1 for POST
Previously, application/octet-stream was used. The content-type is
currently ignored by the server.
#!/bin/shrm -rf ahg init acd aecho a > ahg ci -Am0hg tag t1 # 1hg tag --remove t1 # 2hg co 1hg tag -r0 t1hg tags