Topic cluster
Notification
A typed event or request exchanged between decoupled Zotonic components through the notifier.
View topic page11 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_content_security_header(Default, Acc, Context)
Check and possibly modify the http response security headers All headers are in lowercase.
observe_content_security_report/2
Handle a content security report
observe_cors_headers/2
Set CORS headers on the HTTP response.
observe_dispatch_host/2
Try to find the site for the request Called when the request Host doesn’t match any active site.
observe_middleware/3
Delegates the request processing.
observe_request_context/3
Refresh the context or request process for the given request or action
observe_resource_headers/3
Let all modules add resource specific response headers to the request. The accumulator is the list of headers to be set.
observe_security_headers/2
Check and possibly modify the http response security headers All headers are in lowercase.
observe_session_context/3
Refresh the context or request process for the given request or action
observe_url_fetch_options/2
Determine the URL fetch options for fetching the content of an URL. Used by z_fetch.erl.
observe_validate_query_args/3
Called just before validation of all query arguments by z_validation.