mirror of
https://github.com/electron/electron.git
synced 2026-02-14 17:14:57 -05:00
* Implement http protocol handler * File protocol handler also accepts options * Http protocol should inherit headers by default * Only inherit necessary headers * Slightly reorder logics