Re: Stuck in a train -- reading HTTP/2 draft.

On 18 June 2014 13:17, Poul-Henning Kamp <phk@phk.freebsd.dk> wrote:
> In that case we should transfer the time as a POSIX time_t in the
> HEADERS frame.  Wasting time huffman encoding dates and still
> using 24 bytes where 8 would be plenty is just plain stupid.

Yeah, that was discussed and rejected, though not permanently.  I
think that James worked out that 5 bytes was enough in the short term
with a little epoch tweaking.

And yes, we are plain stupid.  Think of the cost of parsing that stuff
as opposed to doing ntohl().

Received on Wednesday, 18 June 2014 20:25:55 UTC