mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Added a signal sending at requestbody async
This commit is contained in:
@@ -178,6 +178,8 @@ SendRequestBodyAsyncImpl(
|
||||
false
|
||||
);
|
||||
|
||||
signal_for_session_data(attachment, session_data_p->session_id, HTTP_REQUEST_BODY);
|
||||
|
||||
return ctx.res;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user