You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be implemented either through Mongoose web server error handling
mechanism, or through the OnLoadError() callback in CEF.
For now I see only use for it for 404 pages. But there might be other cases,
like directory listing denial (500?). PHP errors can be handled via
set_error_handler and set_exception_handler functions. Though we might support
all 5xx status codes here as well.
Original issue reported on code.google.com by czarek.t...@gmail.com on 8 May 2014 at 11:28
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 8 May 2014 at 11:28The text was updated successfully, but these errors were encountered: