tests/wireprotohelpers.sh
changeset 40176 41263df08109
parent 40133 762ef19a07e3
child 48526 04688c51f81f
equal deleted inserted replaced
40175:6c42409691ec 40176:41263df08109
     1 HTTPV2=exp-http-v2-0002
     1 HTTPV2=exp-http-v2-0003
     2 MEDIATYPE=application/mercurial-exp-framing-0006
     2 MEDIATYPE=application/mercurial-exp-framing-0006
     3 
     3 
     4 sendhttpraw() {
     4 sendhttpraw() {
     5   hg --verbose debugwireproto --peer raw http://$LOCALIP:$HGPORT/
     5   hg --verbose debugwireproto --peer raw http://$LOCALIP:$HGPORT/
     6 }
     6 }