electron/atom
Cheng Zhao a88f951b2f Always set headers for response
When intercepting HTTP protocols Chromium will assume there is always headers
set, so we have to provide headers for all the responses to avoid the
crash.
2015-08-13 22:26:27 +08:00
..
app Fix compilation warnings caused by chrome44 update 2015-08-11 10:08:34 +08:00
browser Always set headers for response 2015-08-13 22:26:27 +08:00
common Support converting Buffer to Value 2015-08-12 15:39:33 +08:00
renderer Use blink's allocator in Node's Buffer 2015-08-11 12:31:41 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00