We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-filter-duplicates
1 parent 8c3ee9d commit 1952e9eCopy full SHA for 1952e9e
tools/httpx/usage.mdx
@@ -63,6 +63,7 @@ EXTRACTOR:
63
FILTERS:
64
-fc, -filter-code string filter response with specified status code (-fc 403,401)
65
-fep, -filter-error-page filter response with ML based error page detection
66
+ -fd, -filter-duplicates filter out near-duplicate responses (only first response is retained)
67
-fl, -filter-length string filter response with specified content length (-fl 23,33)
68
-flc, -filter-line-count string filter response body with specified line count (-flc 423,532)
69
-fwc, -filter-word-count string filter response body with specified word count (-fwc 423,532)
0 commit comments