-
feat(pluginhost, api): add support for "X-CPA-SUPPORT-PLUGIN" header with CGO detection
发布于
2026-06-12 15:54:26 +00:00 | 634 次提交 在此版本后已推送到 main- Introduced
SupportPluginHeaderValueto indicate CGO build status (1for enabled,0for disabled). - Updated API response headers in
handler.goto include "X-CPA-SUPPORT-PLUGIN". - Added unit tests to verify proper header behavior under varying conditions.
下载附件
- Introduced