[Bug 62053] NullPointerException in Http2AsyncUpgradeHandler with Server Push

2018-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62053 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 62053] NullPointerException in Http2AsyncUpgradeHandler with Server Push

2018-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62053 --- Comment #2 from holger.su...@bodo-peters.de --- It seemes to be triggered by a flaw in web application layer. Google Chrome keeps closing the SSL connection due to Server Push protocol violations. https://github.com/javaserverfaces/mojarra/

[Bug 62053] NullPointerException in Http2AsyncUpgradeHandler with Server Push

2018-01-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62053 Remy Maucherat changed: What|Removed |Added OS||All --- Comment #1 from Remy Mauchera