Skip to content

Instantly share code, notes, and snippets.

@tiegz
Created November 3, 2009 14:43
Show Gist options
  • Save tiegz/225089 to your computer and use it in GitHub Desktop.
Save tiegz/225089 to your computer and use it in GitHub Desktop.
response body => \037\213\b\000\000\000\000\000\000\0033624550\006\000,/\327T\a\000\000\000
net/http interpretation => 3624550,/?T
response body => \037\213\b\000\000\000\000\000\000\0033624550\001\000\217\272\263\312\a\000\000\000
net/http interpretation => 3624550????
response body => \037\213\b\000\000\000\000\000\000\0033624550\005\000\031\212\264\275\a\000\000\000
net/http interpretation => 3624550???
response body => \037\213\b\000\000\000\000\000\000\0033624550\a\0005\353\272S\a\000\000\000
net/http interpretation => 36245505?S
The real number that's auto-incremented roughly after these was 3,215,536, so they are probably somewhere around this number.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment