Add end-of-line spaces checker
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Nz
|
||||
{
|
||||
m_headers.insert_or_assign(std::move(header), std::move(value));
|
||||
}
|
||||
|
||||
|
||||
inline bool WebRequest::OnBodyResponse(const char* data, std::size_t length)
|
||||
{
|
||||
if (!m_dataCallback)
|
||||
|
||||
Reference in New Issue
Block a user