发布

  • feat(pluginhost, api): add support for "X-CPA-SUPPORT-PLUGIN" header with CGO detection

    frostbyte_neo 发布于 2026-06-12 15:54:26 +00:00 | 634 次提交 在此版本后已推送到 main

    • Introduced SupportPluginHeaderValue to indicate CGO build status (1 for enabled, 0 for disabled).
    • Updated API response headers in handler.go to include "X-CPA-SUPPORT-PLUGIN".
    • Added unit tests to verify proper header behavior under varying conditions.
    下载附件