Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mkurz
Copy link
Member

@mkurz mkurz commented Jun 30, 2015

@marcospereira
Copy link
Member

Nice! It will fix #4432.

marcospereira added a commit that referenced this pull request Jul 1, 2015
@marcospereira marcospereira merged commit 7b3799d into playframework:master Jul 1, 2015
@marcospereira
Copy link
Member

Backport here: 53ec18e

@jroper
Copy link
Member

jroper commented Jul 6, 2015

Actually, #4432 is already fixed in Play 2.4 since we don't use Netty's cookie decoder, but our own copy of it, it's 2.3.9 that is impacted by #4432.

@OlegYch
Copy link
Contributor

OlegYch commented Jul 12, 2015

i tried to use 3.4.10.Final with 2.3.9 and got this:

java.lang.NoSuchMethodError: org.jboss.netty.handler.codec.http.HttpRequest.getHeader(Ljava/lang/String;)Ljava/lang/String;
        at play.core.server.websocket.WebSocketHandshake$.getWebSocketLocation(WebSocketHandshake.scala:33)
        at play.core.server.websocket.WebSocketHandshake$.shake(WebSocketHandshake.scala:36)

@OlegYch
Copy link
Contributor

OlegYch commented Jul 12, 2015

3.10.4 that is

@jroper jroper added this to the 2.4.3 milestone Sep 7, 2015
@mkurz mkurz deleted the upgradeNetty branch February 17, 2016 08:18
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.

4 participants