Milan Burda
|
ac714a1d02
fix: allow stream protocols to return headers with multiple values (#14887) (#18094)
|
6 years ago |
Jeremy Apthorp
|
cf079f6c43
fix: registerStreamProtocol callback with large chunks (backport: 4-0-x) (#16540)
|
6 years ago |
trop[bot]
|
2ac5f33cf8
docs: http protocol handlers can access headers (backport: 4-0-x) (#15479)
|
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 |
Kevin Sawicki
|
197ec98800
Remove standard linter warnings
|
8 years ago |
Cheng Zhao
|
1146b2d5c1
spec: Custom protocol can have "fetch" working in it
|
8 years ago |
Cheng Zhao
|
49f1278601
Refactor the URLRequestFetchJob code
|
9 years ago |
deepak1556
|
9d8af43617
add spec
|
9 years ago |
Cheng Zhao
|
8e7a5adc60
spec: protocol.registerStandardSchemes does not throw
|
9 years ago |
deepak1556
|
9c71c9fa6a
fix docs and spec
|
9 years ago |
deepak1556
|
0f2ae385ed
allow protocol module initialization before app ready.
|
9 years ago |
deepak1556
|
1ff33b7c81
protocol: fix registerStandardSchemes api
|
9 years ago |