how to reduce request count #5656
ranjit-git
started this conversation in
General
Replies: 1 comment
-
@ranjit-git this is done automaticlaly by nuclei, in this case both templates does not send same request, akamai-detect sends additional header with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this command will send 2 request to https://example.com with same path and then match the keyword .
Is there any way that this request will be sent only once because both request is same and then match the response keyword ?
How to optimize this?
Beta Was this translation helpful? Give feedback.
All reactions