mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 10:47:14 +00:00
fix whitespace
This commit is contained in:
parent
e9fa786fa9
commit
741c2b7b66
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ class FWebSocket(_Action):
|
|||
def __call__(self, f):
|
||||
return True
|
||||
|
||||
|
||||
class FTCP(_Action):
|
||||
code = "tcp"
|
||||
help = "Match TCP flows"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue