X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=httpinput.cpp;h=1e607d4efc50ebbb9ed3936f4990e6b07d14c30c;hb=1071b76d8e60d51d88d4e1310e7d6261b628a454;hp=875ee62a29d45ca31858dc0fd142ed197f404d55;hpb=488f28bf7070f44469a006ed4a9d4c423788d175;p=cubemap diff --git a/httpinput.cpp b/httpinput.cpp index 875ee62..1e607d4 100644 --- a/httpinput.cpp +++ b/httpinput.cpp @@ -233,6 +233,7 @@ void HTTPInput::do_work() request_bytes_sent = 0; response.clear(); pending_data.clear(); + servers->set_header(stream_id, ""); { string protocol; // Thrown away.