added missing status, closes #4361
This commit is contained in:
@@ -76,6 +76,7 @@ void HTTPClient::set_connection(const Ref<StreamPeer>& p_connection){
|
||||
|
||||
close();
|
||||
connection=p_connection;
|
||||
status=STATUS_CONNECTED;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user