mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
fix whitespace
This commit is contained in:
parent
e9fa786fa9
commit
741c2b7b66
@ -108,6 +108,7 @@ class FWebSocket(_Action):
|
||||
def __call__(self, f):
|
||||
return True
|
||||
|
||||
|
||||
class FTCP(_Action):
|
||||
code = "tcp"
|
||||
help = "Match TCP flows"
|
||||
|
Loading…
Reference in New Issue
Block a user