mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 18:03:50 +00:00
Fix typo in the docstring of flowfilter
The expression for body of response is "bs", not "bq".
This commit is contained in:
parent
3c934b1a58
commit
da6b3839d6
@ -22,7 +22,7 @@
|
||||
|
||||
~b rex Expression in the body of either request or response
|
||||
~bq rex Expression in the body of request
|
||||
~bq rex Expression in the body of response
|
||||
~bs rex Expression in the body of response
|
||||
~t rex Shortcut for content-type header.
|
||||
|
||||
~d rex Request domain
|
||||
|
Loading…
Reference in New Issue
Block a user