Skip to content

Commit 1952e9e

Browse files
update httpx doc for -filter-duplicates option (#117)
1 parent 8c3ee9d commit 1952e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/httpx/usage.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ EXTRACTOR:
6363
FILTERS:
6464
-fc, -filter-code string filter response with specified status code (-fc 403,401)
6565
-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)
6667
-fl, -filter-length string filter response with specified content length (-fl 23,33)
6768
-flc, -filter-line-count string filter response body with specified line count (-flc 423,532)
6869
-fwc, -filter-word-count string filter response body with specified word count (-fwc 423,532)

0 commit comments

Comments
 (0)