electron/shell/browser/net
Cheng Zhao c608d6d7fb
fix: make webRequest work with WebSocket (#22040)
* fix: web request support proxying websocket

* fix: make tests work

* chore: do not use api:: code outside api/ folder

* chore: do not create proxy when no listener

* test: use separate session to avoid conflicts

* chore: address review
2020-02-11 14:56:09 +09:00
..
asar chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
cert_verifier_client.cc feat: expose the chromium validated certificate in the certificate verify proc (#21890) 2020-01-27 10:48:29 -08:00
cert_verifier_client.h feat: expose the chromium validated certificate in the certificate verify proc (#21890) 2020-01-27 10:48:29 -08:00
electron_url_loader_factory.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_url_loader_factory.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_context_service.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_context_service.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_context_service_factory.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_context_service_factory.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
node_stream_loader.cc fix: stream protocols not completing (#21733) 2020-01-13 10:28:21 -08:00
node_stream_loader.h chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) 2019-12-13 12:13:12 -08:00
proxying_url_loader_factory.cc fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
proxying_url_loader_factory.h fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
proxying_websocket.cc fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
proxying_websocket.h fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
resolve_proxy_helper.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
resolve_proxy_helper.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
system_network_context_manager.cc fix: flash plugin (#22072) 2020-02-08 17:50:07 -08:00
system_network_context_manager.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
url_pipe_loader.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
url_pipe_loader.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
web_request_api_interface.h fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00