then-request-proxy

时间:2024-05-31 17:41:53
【文件属性】:

文件名称:then-request-proxy

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-31 17:41:53

JavaScript

然后请求 安装 npm install then-request-proxy 用法 request(method, url, options, callback?) 例如 var request = require ( 'then-request-proxy' ) ; request ( 'GET' , 'http://example.com' ) . done ( function ( res ) { console . log ( res . getBody ( ) ) ; } ) ; 执照 麻省理工学院


【文件预览】:
then-request-proxy-master
----browser.js(4KB)
----index.js(3KB)
----package.json(508B)
----LICENSE(18B)
----.gitignore(55B)
----lib()
--------memory-cache.js(1KB)
--------cache-utils.js(1KB)
--------file-cache.js(2KB)
--------http-basic.js(9KB)
--------handle-qs.js(501B)
----README.md(297B)

网友评论