Samuel Attard
|
eb6616e4e9
build: update to standard 14 (#24479)
|
4 years ago |
Shelley Vohr
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
Jeremy Rose
|
71e2b7151c
test: extract RemoteControlApp to spec-helpers (#24020)
|
4 years ago |
LuoJinghua
|
9d851b8791
net: Don't ignore the referer header in net.request (#23386)
|
4 years ago |
Jeremy Apthorp
|
7e841ceb5c
refactor: tsify net module (#23618)
|
4 years ago |
Samuel Attard
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
Samuel Attard
|
1d158399a6
feat: expose the sameSite value for cookies (#22789)
|
5 years ago |
Samuel Attard
|
af46c1ed8d
fix: allow net requests to use Same-Site cookies (#22788)
|
5 years ago |
Samuel Attard
|
60bd52880f
feat: add support for net requests to use the session cookie store (#22704)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Samuel Attard
|
b87b501161
build: update eslint + eslint plugins (#22777)
|
5 years ago |
Samuel Attard
|
e58a35e5aa
chore: fix net specs when rerunning locally (#22745)
|
5 years ago |
Samuel Attard
|
1ea21e42bb
chore: refactor all the net specs to be async with better error handling (#22731)
|
5 years ago |
Cheng Zhao
|
ceacadb4f4
fix: pass full response headers in net module (#21552)
|
5 years ago |
Cheng Zhao
|
d5192853f9
fix: name and expirationDate should be optional when setting cookie (#21454)
|
5 years ago |
Jeremy Apthorp
|
092e00f7f0
fix: fix ClientRequest.getUploadProgress (#21388)
|
5 years ago |
Jeremy Apthorp
|
d25256dcf5
refactor: rewrite the net module to simplify state tracking (#21244)
|
5 years ago |
OJ Kwon
|
ca61d2fae7
fix: allow reading body from non-2xx responses in net.request (#21055)
|
5 years ago |
Jeremy Apthorp
|
2e25999c52
test: refactor net tests (#21265)
|
5 years ago |
Jeremy Apthorp
|
4f1536479e
fix: implement 'login' event for net.ClientRequest (#21096)
|
5 years ago |
Jeremy Apthorp
|
ecd9e1f26e
chore: lint spec-main (#20835)
|
5 years ago |
Jeremy Apthorp
|
1dc1ef6091
test: ensure cleanup of net requests in tests (#20510)
|
5 years ago |
Electron Bot
|
eb2d2264d0
chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
|
5 years ago |
Cheng Zhao
|
4eee71ffbf
feat: migrate webRequest module to NetworkService (Part 9) (#19976)
|
5 years ago |
Samuel Attard
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
Electron Bot
|
e959137a4b
chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488)
|
5 years ago |
Shelley Vohr
|
49096c2359
fix: throw on invalid webRequest filters (#19337)
|
5 years ago |
Jeremy Apthorp
|
7b26048d9e
test: unflake some net specs (#18782)
|
5 years ago |