HTTP Handler
Categories
Component ID
2903526
Component name
HTTP Handler
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
97
Component created
Component changed
Component body
Drupal's module which provide handler in order to support multiple
Exceptions for 4xx or 5xx HTTP status code.
For example, when anonymous user try to get content of a "secure" node
it will throw a 401 instead of a 403.
You can customize error page with a content node type like
404 or 403 error page.