how to reduce request count #5656
Closed
ranjit-git
started this conversation in
General
Replies: 2 comments
-
|
@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
-
|
This discussion closed automatically due to inactivity. Feel free to reopen or start new if still relevant. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
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