Files
mitmproxy/libmproxy
Jason A. Novak f78dada550 Add error checking to ViewProtobuf
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.
2013-04-21 12:46:37 -05:00
..
2013-03-03 10:37:06 +13:00
2013-04-05 11:55:28 +13:00
2013-03-25 09:20:26 +13:00
2013-03-17 17:53:48 +13:00
2012-02-23 15:52:01 +13:00
2013-02-11 13:22:25 +11:00
2012-05-11 09:52:17 +12:00