You've already forked cpp-httplib
Code cleanup
This commit is contained in:
@@ -4264,8 +4264,6 @@ inline bool Server::write_response_core(Stream &strm, bool close_connection,
|
|||||||
res.set_header("Accept-Ranges", "bytes");
|
res.set_header("Accept-Ranges", "bytes");
|
||||||
}
|
}
|
||||||
|
|
||||||
detail::BufferStream bstrm;
|
|
||||||
|
|
||||||
// Response line and headers
|
// Response line and headers
|
||||||
{
|
{
|
||||||
detail::BufferStream bstrm;
|
detail::BufferStream bstrm;
|
||||||
|
Reference in New Issue
Block a user