Skip to content

Instantly share code, notes, and snippets.

@kingcu
Created August 9, 2011 09:53
Show Gist options
  • Save kingcu/1133690 to your computer and use it in GitHub Desktop.
Save kingcu/1133690 to your computer and use it in GitHub Desktop.
Bad POST with no form data
0000 00 22 15 85 ca b9 00 0e a6 99 ed 22 08 00 45 20 ."...... ..."..E
0010 01 21 3a 23 40 00 2e 06 18 49 d9 a8 5e f2 c0 a8 .!:#@... .I..^...
0020 00 08 c6 b7 0b b8 a7 db c6 c5 17 34 89 79 80 18 ........ ...4.y..
0030 ff ff ba 1d 00 00 01 01 08 0a 15 2a eb 43 0f 47 ........ ...*.C.G
0040 0c de 50 4f 53 54 20 2f 75 73 65 72 73 2e 6a 73 ..POST / users.js
0050 6f 6e 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 on HTTP/ 1.1..Hos
0060 74 3a 20 68 6f 62 62 65 7a 2e 6e 65 74 3a 33 30 t: hobbe z.net:30
0070 30 30 0d 0a 41 63 63 65 70 74 2d 45 6e 63 6f 64 00..Acce pt-Encod
0080 69 6e 67 3a 20 67 7a 69 70 0d 0a 58 2d 52 65 71 ing: gzi p..X-Req
0090 75 65 73 74 65 64 2d 57 69 74 68 3a 20 58 4d 4c uested-W ith: XML
00a0 48 74 74 70 52 65 71 75 65 73 74 0d 0a 55 73 65 HttpRequ est..Use
00b0 72 2d 41 67 65 6e 74 3a 20 41 70 70 63 65 6c 65 r-Agent: Appcele
00c0 72 61 74 6f 72 20 54 69 74 61 6e 69 75 6d 2f 31 rator Ti tanium/1
00d0 2e 37 2e 31 20 28 69 50 68 6f 6e 65 20 53 69 6d .7.1 (iP hone Sim
00e0 75 6c 61 74 6f 72 2f 34 2e 33 2e 32 3b 20 69 50 ulator/4 .3.2; iP
00f0 68 6f 6e 65 20 4f 53 3b 20 65 6e 5f 55 53 3b 29 hone OS; en_US;)
0100 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 ..Conten t-Length
0110 3a 20 30 0d 0a 43 6f 6e 6e 65 63 74 69 6f 6e 3a : 0..Con nection:
0120 20 6b 65 65 70 2d 61 6c 69 76 65 0d 0a 0d 0a keep-al ive....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment