Skip to content

Conversation

@nkzawa
Copy link
Contributor

@nkzawa nkzawa commented Jul 20, 2015

Set-Cookie header and custom headers can have multiple values, therefore Transport.EVENT_RESPONSE_HEADERS event and Transport.EVENT_RESPONSE_HEADERS event should take the type Map<String, List<String>> instead of Map<String, String>.
This is a backward incompatible change.

Related: socketio/socket.io-client-java#185

@nkzawa nkzawa changed the title Fix headers type Fix http headers type Jul 23, 2015
nkzawa added a commit that referenced this pull request Aug 8, 2015
@nkzawa nkzawa merged commit 3bcf06c into master Aug 8, 2015
@nkzawa nkzawa deleted the fix-headers branch December 23, 2015 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant