Explorar o código

fix regression: uncork when HTTPS is used in conjunction with empty response body

Christian Grothoff %!s(int64=6) %!d(string=hai) anos
pai
achega
1fe2d0d352
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat 26 Oct 2019 06:53:05 PM CEST
+    Fix regression where MHD would fail to return an empty response
+    when used with HTTPS. -CG/TR
+
 Fri 25 Oct 2019 02:31:59 PM CEST
     Introduce MHD_RF_INSANITY_HEADER_CONTENT_LENGTH. -CG