mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
8 lines
361 B
Plaintext
8 lines
361 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,'"'
|
|
get:'http://localhost:9999/p/':s'200:b"foo"':ir,'-'
|
|
get:'http://localhost:9999/p/':s'200:b"foo"':dr
|