Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Combine headers with duplicate keys #45

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Combine headers with duplicate keys #45

wants to merge 16 commits into from

Conversation

plicease
Copy link
Contributor

@plicease plicease commented Nov 6, 2016

This might address #41

vti and others added 16 commits September 28, 2015 18:55
Changelog diff is:

diff --git a/Changes b/Changes
index 30018d5..f0a0dfe 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for perl module Protocol::WebSocket

 {{$NEXT}}

+0.19 2015-09-28T16:55:01Z
+
+ - custom headers in request
+ - fix wrong UTF-8 related documentation (#GH-13)
+
 0.18 2014-09-01T14:45:16Z

  - Digest::SHA1 -> Digest::SHA (Michal Špaček)
do not modify headers when converting request to string
Changelog diff is:

diff --git a/Changes b/Changes
index 8f77103..f69ed2e 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for perl module Protocol::WebSocket

 {{$NEXT}}

+0.20 2016-11-04T18:21:37Z
+
  - RSV bit (Anton Petrusevich)
  - do not modify passed headers structure (Graham Ollis)
  - bypass max payload size (Graham Ollis)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant