From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30927 invoked from network); 4 Jun 2022 02:05:11 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 4 Jun 2022 02:05:11 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Fri Jun 3 22:03:47 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id b1a22e24 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Fri, 3 Jun 2022 19:03:35 -0700 (PDT) Message-ID: <5D45AC3F0BB3C8B80395A0F72C012908@eigenstate.org> To: 9front@9front.org Date: Fri, 03 Jun 2022 22:03:34 -0400 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: secure stateless polling descriptor high-performance optimizer Subject: Re: [9front] git/get: keep sending what we have until we get an ack Reply-To: 9front@9front.org Precedence: bulk Quoth ori@eigenstate.org: > > Note, I only do one round of negotiation, because I wasn't > able to get multiple rounds to work with the https transport. ...and verified, this is expected: the http transport only does one round of negotiation.