Clojure的HTTP客户端包clj-http.zip

时间:2022-08-07 00:03:45
【文件属性】:

文件名称:Clojure的HTTP客户端包clj-http.zip

文件大小:9KB

文件格式:ZIP

更新时间:2022-08-07 00:03:45

开源项目

clj-http 是一个新的 Clojure HTTP 客户端开发包,主要特点是设计简单、可靠、可扩展和可测试。 示例代码: (require '[clj-http.client :as client]) (client/get "http://rest-test.heroku.com/") => {:status 200 :headers {"date" "Sun, 01 Aug 2010 07:03:49 GMT" "cache-control" "private, max-age=0, must-revalidate" "content-type" "text/html; charset=utf-8" ...} :body "GET http://rest-test.heroku.com/"} 标签:cljhttp 分享 window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": [], "bdPic": "", "bdStyle": "1", "bdSize": "24" }, "share": {} }; with (document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' ~(-new Date() / 36e5)];\r\n \r\n \r\n \r\n \r\n \u8f6f\u4ef6\u9996\u9875\r\n \u8f6f\u4ef6\u4e0b\u8f7d\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nwindow.changyan.api.config({\r\nappid: 'cysXjLKDf', conf: 'prod_33c27aefa42004c9b2c12a759c851039' });


【文件预览】:
clj-http-master
----Readme.md(3KB)
----src()
--------clj_http()
----test()
--------clj_http()
----project.clj(435B)
----.gitignore(194B)

网友评论