HTTP调式工具之HTTPie

jlive@MacBook-Pro:~ $brew install httpie
==> Downloading https://homebrew.bintray.com/bottles/httpie-0.9.3.el_capitan.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring httpie-0.9.3.el_capitan.bottle.1.tar.gz
==> Caveats
Bash completion has been installed to:
==> Summary
🍺
相关测试示例请参看官文档,超详细,就不多啰嗦
HTTP/1.1 201 Created
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
Cache-Control: private, max-age=60, s-maxage=60
Content-Length: 1243
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 01 Apr 2016 12:51:51 GMT
ETag:
"8b3439563fb09148b27a7475
Location: https://api.github.com/repos/jkbrzt/httpie/issues/comments/204387596
Server: GitHub.com
Status: 201 Created
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-GitHub-Media-Type: github.v3
X-GitHub-Request-Id: 70417457:6B9C:1896B356:56FE6EE6
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4999
X-RateLimit-Reset: 1459518711
X-Served-By:
2d7a5e351158842400893683
X-XSS-Protection: 1; mode=block
{

浙公网安备 33010602011771号