Add Curl.js.

This commit is contained in:
Miao Jiang 2013-02-19 21:02:54 +08:00
parent 1061e177b2
commit ccfb0d4595
2 changed files with 109 additions and 1 deletions

View file

@ -35,7 +35,6 @@ Curl::getinfo = (oinfo) ->
@getinfo_double_(info_id)
else
throw new Error("unsupported info #{oinfo}")
@
Curl.user_options =
RAW: 'RAW'