Sign up for a GitHub account Sign in All Gists public qpfiffer / gist:287ce1cf9cbd7116f1f6 Created August 03, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:287ce1cf9cbd7116f1f6 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 λ:/tmp ls -alh test.html -rw-rw-r-- 1 quinlan quinlan 116K Aug 2 23:17 test.html λ:/tmp curl -d @test.html localhost:8080/oleg/test_page ! curl: (18) transfer closed with 4 bytes remaining to read λ:/tmp curl -X HEAD localhost:8080/oleg/test_page λ:/tmp curl -v -X HEAD localhost:8080/oleg/...