document process(es) for all APIs
This commit is contained in:
parent
e8bb79310c
commit
ac68de6215
26 changed files with 53 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
> Issue HTTP/HTTPS requests using Chromium's native networking library
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
The `net` module is a client-side API for issuing HTTP(S) requests. It is
|
||||
similar to the [HTTP](https://nodejs.org/api/http.html) and
|
||||
[HTTPS](https://nodejs.org/api/https.html) modules of Node.js but uses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue