mirror of
https://github.com/openappsec/attachment.git
synced 2025-12-31 05:39:07 +03:00
* Implement TRAFFIC_VERDICT_DELAYED handling in SendResponseEndfunction * Add delayed verdict thread spawning when response end returns delayed verdict This change mirrors the existing delayed verdict handling in SendRequestBody and SendResponseBody to ensure consistent behavior for both request and response body processing.