From 5c0f9d0c8cd38b5534c920a61cbb4c99f789d31e Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 3 Nov 2020 21:44:34 +0200 Subject: GmResponse: Fixed parsing of the response In some cases an empty in the server response would cause GmResponse to treat the entire header as invalid. Also, TlsRequest was not handling closing of the TLS/SSL connection if the socket still remained open. This caused GmRequest to wait until the timeout before it realized the full response had been received. IssueID #22 --- lib/the_Foundation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/the_Foundation b/lib/the_Foundation index 52fc0ee9..1b2c8527 160000 --- a/lib/the_Foundation +++ b/lib/the_Foundation @@ -1 +1 @@ -Subproject commit 52fc0ee9c948ddfbd5918ce1449ab32b910c005d +Subproject commit 1b2c85274687bd2aea29917bffc71f62c3f3a4dc -- cgit v1.2.3