Skip to content

Commit

Permalink
Merge branch 'chesema-keep-alive-send-and-receive' of github.com:Clic…
Browse files Browse the repository at this point in the history
…kHouse/ClickHouse into chesema-keep-alive-send-and-receive
  • Loading branch information
CheSema committed Apr 5, 2024
2 parents f766ec6 + 0bce544 commit 3331670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/poco/Net/src/HTTPClientSession.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ void HTTPClientSession::setKeepAliveRequest(int request)



void HTTPClientSession::setLastRequest(Poco::Timestamp time)
void HTTPClientSession::setLastRequest(Poco::Timestamp time)
{
if (connected())
{
Expand Down

0 comments on commit 3331670

Please sign in to comment.