Milan Burda
|
99a0581d0d
fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20402)
|
5 years ago |
Micha Hanselmann
|
a603a4dde8
fix: sanitize invalid custom protocol headers (#18927)
|
5 years ago |
Nitish Sakhawalkar
|
940c4c0787
feat: move webFrame scheme privilege methods to main process (#16416)
|
6 years ago |
Shelley Vohr
|
5a35c3a279
chore: fix promisify helper (#16544)
|
6 years ago |
Jeremy Apthorp
|
63bf370cc0
fix: registerStreamProtocol callback with large chunks (#16532)
|
6 years ago |
Shelley Vohr
|
f105c84349
test: ensure legacy callback functions work (#16436)
|
6 years ago |
Shelley Vohr
|
1f2b02c18f
feat: promisify protocol.isProtocolHandled() (#16423)
|
6 years ago |
Milan Burda
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
David Baker
|
cc85946f55
feat: Support response headers in File protocol handler (#16098)
|
6 years ago |
David Sanders
|
bae652f46d
docs: http protocol handlers can access headers (#15431)
|
6 years ago |
Islam Sharabash
|
3b6f0d83e1
fix: allow stream protocols to return headers with multiple values (#14887)
|
6 years ago |
Milan Burda
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
Milan Burda
|
c61db523c7
refactor: replace var with const / let (#14866)
|
6 years ago |
Samuel Attard
|
3487bbe356
spec: handle null prototypes in specs
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
John Kleinschmidt
|
0ef8f58090
Remove Travis references
|
7 years ago |
Felix Rieseberg
|
9f0df695ca
:wrench: Spec: Fix style issues
|
7 years ago |
Felix Rieseberg
|
0278e380de
:wrench: Spec: Don’t use deprecated `new Buffer()`
|
7 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Thiago de Arruda
|
639dc2377f
Add tests for URLRequestStreamJob
|
7 years ago |
Shelley Vohr
|
17f4e53d6b
match earlier tests to ES6 later ones
|
7 years ago |
Kevin Sawicki
|
f2aabeefd5
Merge pull request #8085 from deepak1556/protocol_http_session_patch
|
8 years ago |
Paul Frazee
|
99ea50649a
finish implementation of {secure:true} opt on protocol.registerStandardScehesm, and add working test
|
8 years ago |
deepak1556
|
2b8b76a527
protocol: support custom session with interceptHttpProtocol
|
8 years ago |
deepak1556
|
3aab713d24
add failing spec
|
8 years ago |
Kevin Sawicki
|
4ce2c221c9
Minor doc edits and link to MDN page
|
8 years ago |
deepak1556
|
ae297760af
add spec and docs
|
8 years ago |
Mark Wylde
|
c55b1e87ed
Fix spelling mistake from registred to registered
|
8 years ago |
Kevin Sawicki
|
0ebe142b2f
Close windows instead of destroying them
|
8 years ago |
Cheng Zhao
|
6c2825c0c4
spec: Ignore cache when testing protocol module
|
8 years ago |