I would like to request support for enabling HTTP response headers in the Python SDK. Other SDKs, such as Go and JavaScript, already provide this functionality. They allow users to pass a boolean flag when creating an instance of the plugin. For instance, in the Go SDK, there is an EnableHttpResponseHeaders field in the PluginConfig type, which controls this behavior.