mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 15:30:56 +01:00
f8ba9c3bc9
Change the http.Client API so that it provides a single request() method taking an optional parameter to specify the HTTP method (defaulting to "GET"), instead of the five methods get(), head(), post(), del() and put(). |
||
---|---|---|
.. | ||
http_simple.js | ||
http_simple.rb | ||
process_loop.js | ||
run.js | ||
static_http_server.js | ||
timers.js |