mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 07:49:10 +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,'"'
|