
HTTP Builder - Home
HTTPBuilder OverviewHTTPBuilder is the easiest way to manipulate HTTP-based resources from the JVM.
In a nutshell, HTTPBuilder is a wrapper for Apache's HttpClient, with some (actually, a lot of) Groovy syntactical sugar thrown on top. The request/response model is also inspired by Prototype.js' Ajax.Request.
In short, HTTPBuilder allows you to make HTTP requests like this:
defhttp =newHTTPBuilder('http://ajax.googleapis.com')欢迎分享,转载请注明来源:内存溢出
赞 (0)打赏微信扫一扫
支付宝扫一扫
Groovy Script: HTTP Builder Get Example上一篇 2022-07-22bash脚本测网络流量下一篇2022-07-22
微信扫一扫
支付宝扫一扫
评论列表(0条)