mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 11:41:44 +08:00
更新ZLToolKit
This commit is contained in:
@@ -113,7 +113,7 @@ void HttpClient::onConnect(const SockException &ex) {
|
||||
printer << pr.first + ": ";
|
||||
printer << pr.second + "\r\n";
|
||||
}
|
||||
send(printer << "\r\n");
|
||||
SockSender::send(printer << "\r\n");
|
||||
onFlush();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user