controller_export_resource

Stream one resource, or a resource-derived list, in a negotiated export format.

The resource is resolved from the controller or request id. Visibility, content type, filename, rows, and encoding can be customized with export notifications or an export module. If no fixed content type is configured, the controller advertises all formats supported by the export encoder.

Edit on GitHub