mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
f78dada550
There are protobufs that protoc can't parse. When protoc --decode_raw fails, it returns nothing to stdin, and writes "Failed to parse input." to stderr. Before this commit, if protoc --decode_raw couldn't parse the protobuf, the blank stdout output would get returned to the view; with this commit stderr gets caught and returned to the view. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
contentview.py | ||
flowdetailview.py | ||
flowlist.py | ||
flowview.py | ||
grideditor.py | ||
help.py | ||
palettes.py |