Samuel Attard
|
122685194a
build: add import/order eslint rule (#44085)
|
6 months ago |
Devraj Mehta
|
8c71e2adc9
feat: add net module to utility process (#40017)
|
1 year ago |
Fedor Indutny
|
c548f8f59e
feat: net.resolveHost (#37853)
|
2 years ago |
Jeremy Rose
|
872d1fe05a
feat: implement net.fetch (#36733)
|
2 years ago |
Jeremy Rose
|
8f23b1527b
fix: use chrome headers in net.request for everything except cookie (#36666)
|
2 years ago |
Milan Burda
|
2091343b78
refactor: initialize member variables directly (#34046)
|
3 years ago |
David Sanders
|
1e8da899a3
chore: fix typos (#32985)
|
3 years ago |
Matthew Rayermann
|
d26d337bb8
feat: add rawHeaders to IncomingMessage (#31853)
|
3 years ago |
Samuel Attard
|
b8c2481edb
fix: do not handle write errors after request is aborted (#28682)
|
4 years ago |
Emil Pettersson
|
a9b25dda85
fix: race-condition in electron.net (#27898)
|
4 years ago |
LuoJinghua
|
e1cc78f275
feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() (#26135)
|
4 years ago |
Milan Burda
|
df1432a315
feat: add net.online / net.isOnline() (#21004)
|
4 years ago |
Keeley Hammond
|
6356cd4018
fix: allow ClientRequest responses to be throttled (#25531)
|
4 years ago |
Jeremy Rose
|
0e7d59dd79
feat: [net] add "credentials" option to net.request (#25284)
|
4 years ago |
Shelley Vohr
|
77038b7bda
chore: upgrade to Node.js v14.9.0 (#25249)
|
4 years ago |
Samuel Attard
|
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
|
4 years ago |
Jeremy Rose
|
1719f073c1
chore: remove some unused code in the net module (#24488)
|
4 years ago |
Samuel Attard
|
eb6616e4e9
build: update to standard 14 (#24479)
|
4 years ago |
Samuel Attard
|
ad16e6c647
build: update linting deps (#24461)
|
4 years ago |
Shelley Vohr
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
LuoJinghua
|
9d851b8791
net: Don't ignore the referer header in net.request (#23386)
|
4 years ago |
Jeremy Apthorp
|
de44d28c8e
refactor: ginify Session (#23569)
|
4 years ago |
Jeremy Apthorp
|
7e841ceb5c
refactor: tsify net module (#23618)
|
4 years ago |