|
|
@@ -6381,7 +6381,7 @@ inline bool ClientImpl::write_content_with_provider(Stream &strm,
|
|
|
return detail::write_content(strm, req.content_provider_, 0,
|
|
|
req.content_length_, is_shutting_down, error);
|
|
|
}
|
|
|
-} // namespace httplib
|
|
|
+}
|
|
|
|
|
|
inline bool ClientImpl::write_request(Stream &strm, Request &req,
|
|
|
bool close_connection, Error &error) {
|