mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
provide default error message
This commit is contained in:
@@ -89,7 +89,8 @@ Create a request job which sends a buffer as response.
|
||||
* `code` Integer
|
||||
|
||||
Create a request job which sets appropriate network error message to console.
|
||||
Code should be in the following range.
|
||||
Default message is `net::ERR_NOT_IMPLEMENTED`. Code should be in the following
|
||||
range.
|
||||
|
||||
* Ranges:
|
||||
* 0- 99 System related errors
|
||||
|
||||
Reference in New Issue
Block a user