mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 8327, "stars": [], "topic_id": 8201, "date_created": 1298422174.0621009, "message": "I've not seen any about, but if you only need it for /https?/ type stuff then you may be able to get away with the modules of the same name for the time being", "group_id": 1020, "id": 185311}, {"user_id": 8981, "stars": [], "topic_id": 8201, "date_created": 1298423377.563719, "message": "I was after SOCKS proxy support. All of the existing high level request modules build off node's own http module.", "group_id": 1020, "id": 185337}, {"user_id": 8981, "stars": [], "topic_id": 8201, "date_created": 1298420059.182219, "message": "I've searched but I can't find a wrapper a NodeJS binding for cURL. Anyone know if theres one in dev?", "group_id": 1020, "id": 185218}, {"user_id": 2866, "stars": [], "topic_id": 8201, "date_created": 1298534846.5566499, "message": "@lastkarrde you can spawn a child process with the native curl http://nodejs.org/docs/v0.4.1/api/child_processes.html [although your code will be system specific after that]", "group_id": 1020, "id": 195998}, {"user_id": 20536, "stars": [], "topic_id": 8201, "date_created": 1299826739.9070089, "message": "Node has a http client that works as curl http://nodejs.org/docs/v0.4.2/api/http.html#http.ClientRequest and there are some libraries build in top of this, check this example http://blog.nodejitsu.com/jsdom-jquery-in-5-lines-on-nodejs", "group_id": 1020, "id": 320168}, {"user_id": 8981, "stars": [], "topic_id": 8201, "date_created": 1299827307.553448, "message": "@Siedrix I was after SOCKS proxy support. All of the existing high level request modules build off node's own http module (which does not support SOCKS)", "group_id": 1020, "id": 320219}] |