偶尔会用上 Net::HTTP 的功能,每次都要查文档,以后可以看这个了
http://www.rubyinside.com/nethttp-cheat-sheet-2940.html
Net 库的 api 比较底层,贴近协议本身。我每次用都不知道如何下手。
所以我现在用 rest-client 了
在用 HTTPrty