- From: Roberto Peon <grmocg@gmail.com>
- Date: Tue, 22 Jan 2013 02:29:27 -0800
- To: Amos Jeffries <squid3@treenet.co.nz>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
Received on Tuesday, 22 January 2013 10:29:56 UTC
Ya, that still sounds bad :) (Too bad self-modifying code is the hallmark of a virus these days...) -=R On Tue, Jan 22, 2013 at 2:27 AM, Amos Jeffries <squid3@treenet.co.nz> wrote: > On 22/01/2013 10:33 p.m., Adrien W. de Croy wrote: > >> >> >> ------ Original Message ------ >> From: "Nico Williams" <nico@cryptonector.com> >> >>> >>> We could also go with receiver-makes right. In this case every >>> message (request, response) must include a BOM and then the receiver >>> makes right. This strikes me as fair, if not, perhaps, compelling.. >>> >> I'd rather have a milllion htons and ntohs than having to procede each >> one with an if statement as well. >> >> so I think this is a bad idea >> >> > You could optimize by writing two parsers in complete duplicate and > switching between them on sighting the BOM. > It only doubles the memory footprint instead of the CPU footprint. ;-) > > Amos > >
Received on Tuesday, 22 January 2013 10:29:56 UTC