mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,'\n'
|
||
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,'a'
|
||
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,'9'
|
||
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,':'
|
||
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,'"'
|