mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* refactor: rewrite the net module to simplify state tracking (#21244) * un-ginify some things * lint * qualify util::Promise * network::mojom::URLResponseHead -> network::ResourceResponseHead * fix build * Update api-net-spec.ts * Update api-net-spec.ts * Init -> InitWith