flush
[mdref/mdref-http] / http / Object / getDefaultErrorHandling.md
1 # static int http\Object::getDefaultErrorHandling()
2
3 Retreive the http extension's global default error handling.
4
5 ## Returns:
6
7 * int, the error handling. See http\Object::EH_* constants.
8 * NULL, when error handling is not set.