X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=state.proto;h=9479c2ad5b87bc6e34836040534fe69e5afbfdb2;hp=99c1e92e657eaf15906f28b5dfa194b0e6ae17f0;hb=74cd48ffef90d7d0752e37a4515e4ecfb68f7c9d;hpb=b3cabe9eb67ad22e671cc47408641b4a24a1af0a diff --git a/state.proto b/state.proto index 99c1e92..9479c2a 100644 --- a/state.proto +++ b/state.proto @@ -40,6 +40,7 @@ message InputProto { optional int32 request_bytes_sent = 5; optional bytes response = 6; optional bytes http_header = 10; + optional bytes stream_header = 14; optional bytes pending_data = 7; optional bool has_metacube_header = 8; optional int32 sock = 9;