mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
commit
51a8a977d9
@ -97,6 +97,7 @@ namespace crow
|
||||
code = 200;
|
||||
headers.clear();
|
||||
completed_ = false;
|
||||
file_info = static_file_info{};
|
||||
}
|
||||
|
||||
/// Return a "Temporary Redirect" response.
|
||||
|
Loading…
Reference in New Issue
Block a user