mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 09:18:27 +00:00
Code cleanup
This commit is contained in:
parent
86f637a246
commit
eb2d28bca2
1 changed files with 0 additions and 2 deletions
|
@ -4264,8 +4264,6 @@ inline bool Server::write_response_core(Stream &strm, bool close_connection,
|
|||
res.set_header("Accept-Ranges", "bytes");
|
||||
}
|
||||
|
||||
detail::BufferStream bstrm;
|
||||
|
||||
// Response line and headers
|
||||
{
|
||||
detail::BufferStream bstrm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue