Re: HTTP/2.0 Magic

What about "91 52 a5 0_" with _ available for versioning?

9152a50_ comes from "HTTP" in ASCII: 48 54 54 50 (0100 1000    0101 0100    0101 0100    0101 0000) with the highest bit –underlined here– removed it translates into the following 28 bits (1001 0001    0101 0010    1 010 0101    0000 xxxx) the last 4 bits (added to form a 32-bits value) could be used for versioning.

SPDY
0x53504459 + 0x80808080 = 0xd3d0c4d9

Regards
-- 
Frédéric Kayser

Le 1 févr. 2013 à 03:35, Roberto Peon a écrit :

> How about: d3 d0 c4 d9? (as an hommage).
> 
> Honestly, though, anything which spells out something easy to remember in 7-bit ascii when the high-bits are all xor'd would be nice :)
> 
> -=R

Received on Friday, 1 February 2013 06:39:42 UTC