`httpsync` is a port of libcurl to node.js. Its interface emulates the `http` module of node.js. But in contrast to `http` module's asynchronous functions, `httpsync` provides the equivalent synchronous APIs. -- Read More
INSTALL » npm install httpsync
CODE » git clone git://github.com/fengmk2/node-curl.git
GITHUB » https://github.com/fengmk2/node-curl
Categories:
Engines:
Author:
- zcbenz
Contributors
Maintainers
- fengmk2