Add Curl.js.
This commit is contained in:
parent
1061e177b2
commit
ccfb0d4595
2 changed files with 109 additions and 1 deletions
|
@ -35,7 +35,6 @@ Curl::getinfo = (oinfo) ->
|
|||
@getinfo_double_(info_id)
|
||||
else
|
||||
throw new Error("unsupported info #{oinfo}")
|
||||
@
|
||||
|
||||
Curl.user_options =
|
||||
RAW: 'RAW'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue