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

Skip to content

IllegalStateException when sending http to https Socket #1173

@flybyray

Description

@flybyray

Method exceptionCaught in play.server.ssl.SslPlayHandler causes
throw new IllegalStateException("cannot send more responses than requests")
at org.jboss.netty.handler.codec.http.HttpContentEncoder.writeRequested(HttpContentEncoder.java:101)

With the new ssl-tests from #1159. call the 9000 port with http instead of https.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions