summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7d3388f..0591842 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for POE-Component-Client-WebSocket
+0.28 01/05/2021 13:07 UTC
+ Include hostname in SNI
+ Correct ignored path in URL
+ Use \r\n line endings in HTTP requests
+ Choose HTTPS protocol for Origin header
+
0.27 01/05/2017 07:49
Connected missing socket_death handler (alerts of upstream disconnected)