electron/lib
Matthew Rayermann d26d337bb8
feat: add rawHeaders to IncomingMessage (#31853)
* Add response.rawHeaders to docs for IncomingMessage

* Remove trailing spaces

* Implement raw headers, add tests

* Fix lint issues

* Add example from NodeJS docs

* Fix lint issue in doc example

* Add missing #
2022-01-24 11:46:15 -05:00
..
asar feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
browser feat: add rawHeaders to IncomingMessage (#31853) 2022-01-24 11:46:15 -05:00
common feat: remove nativeWindowOpen option (#29405) 2022-01-06 09:28:03 -08:00
isolated_renderer refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
renderer fix: will-attach-webview handler modifying params.instanceId does not break <webview> (#32386) 2022-01-12 16:41:20 +09:00
sandboxed_renderer refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755) 2021-11-10 09:59:33 +09:00
worker fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00