3.5.4 Release Notes
Julien Viet edited this page Oct 3, 2018
·
2 revisions
Pages 161
Clone this wiki locally
vertx-core
- HttpClient connection should be resumed when response ends
- Improve the ALPN detection to work on latest JDK 11
- Fix FileResolver for OSGi bundle resources
- NullPointerException when reporting a deployment failure without a completion handler
- HTTP/2 settings update can miss acknowledgement
- WebSocket client does not report server protocol violations on the WebSocket exception handler
- Incorrect javadoc for MessageProducer#send
- FileResolver fails when path contains
+character - Extra chunk for request with no content.
- VertxHttpHeaders#add(CharSequence,CharSequence) does not used AsciiString cached hashcode value
- HttpServerResponse content headers improvements
- RecordParser: Limit the record size
- CVE-2018-12541: WebSocket upgrade request body limit