Commit graph

23 commits

Author SHA1 Message Date
Miao Jiang
b337b6d4fb Rename value to contents. 2013-04-10 03:19:00 +08:00
Miao Jiang
9c1cbb81c9 Fix #15, Support multipart post. 2013-04-10 03:09:25 +08:00
Miao Jiang
78a53743de Improve code. 2013-02-21 19:05:32 +08:00
Miao Jiang
648e170fa8 Update README 2013-02-20 03:30:36 +08:00
Miao Jiang
745124ebd6 Fixes #11 Segmentation fault. 2013-02-20 02:58:50 +08:00
Miao Jiang
44fb876123 Update README. 2013-02-19 21:26:38 +08:00
Miao Jiang
2884985e9a Add curl.js example. 2013-02-19 21:12:21 +08:00
Miao Jiang
decb16d790 Remove Curl class from CurlBuilder. 2013-02-19 21:03:13 +08:00
Miao Jiang
1061e177b2 Improve performance. 2013-02-19 20:54:47 +08:00
Miao Jiang
02ba0f25d3 expose low level curl. 2013-02-19 20:12:33 +08:00
Miao Jiang
b273758a40 Rename effective_options to effectiveOptions. 2012-12-01 21:39:13 +08:00
Miao Jiang
51dfa0ebdf Rename effective_options to effectiveOptions. 2012-11-29 17:04:28 +08:00
Miao Jiang
2d5e67377b Regenerate js files. 2012-11-29 16:36:04 +08:00
Miao Jiang
6f9d7e24fa Get info test. 2012-11-29 16:34:10 +08:00
Miao Jiang
829db634a0 Keep quick-start.js simple. 2012-11-29 16:33:43 +08:00
Karim DRIDI
441b622709 Minor bug: Segmentation fault on getinfo for a unfilled value 2012-11-29 00:36:54 +01:00
jiangfriend@gmail.com
e941a326d9 comptible with node-curl v0.1.3 2012-05-28 21:41:09 +08:00
jiangfriend@gmail.com
f6bfa11f6e close curl before process.on 'exit' 2012-05-28 20:17:15 +08:00
jiangfriend@gmail.com
90f3135c8c fixes #2 CookieList returning same data for each cookie
new structure for node-curl
2012-05-28 19:55:17 +08:00
jiangfriend@gmail.com
e791a14c6e remove select totally for timeout cannot work properly 2012-03-08 00:47:10 +08:00
jiangfriend@gmail.com
d1b7f36918 add some comments 2012-02-14 21:19:06 +08:00
jiangfriend@gmail.com
314d43203f use c++ instead of c++0x to compatible with old compiler 2012-02-14 21:10:54 +08:00
jiangfriend@gmail.com
f8f934a119 first commit 2012-02-14 14:56:03 +08:00