From 6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 5 Apr 2019 11:14:16 +0200 Subject: Cowboy 2.6.3 --- docs/index.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/index.xml') diff --git a/docs/index.xml b/docs/index.xml index 2afce399..184d1467 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -3182,9 +3182,10 @@ Cowboy 2.2.2 While fixing the miscount in the previous patch release an issue wa https://ninenines.eu/docs/en/cowboy/2.6/guide/migrating_from_2.6/ The following patch versions were released since Cowboy 2.6: +Cowboy 2.6.3 This release updates Cowlib to 2.7.3 to fix the vsn value in the cowlib.app file that was causing issues to Elixir users. Cowboy 2.6.2 This release updates Cowlib to 2.7.2. A bug in the HTTP/2 code that resulted in the failure to fully send iolist response bodies has been fixed. Cowboy would just wait indefinitely in those cases. -Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing. A common scenario where this occurs is when proxies translate incoming HTTP/1. +Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing. -- cgit v1.2.3