Thanks for the response anyway! :-) Because it is an experimental module we can adjust / fix issues later on if there are any.
Just contact me if you want to try it out - I can help you with the setup (http/2 / jetty) kind regards Tobias > Am 24.09.2016 um 10:56 schrieb Andrea Del Bene <[email protected]>: > > +1 to roll out new releases. > > > Sorry Tobias, but I hadn't the time yet to experiment with this new feature > :-( > >> On 23/09/2016 17:10, Tobias Soloschenko wrote: >> Hi, >> >> I also think that those branches can be released. >> >> Note for 8.x: >> >> I tested the PushHeaderItem a bit more and it seems that the HTTP Headers >> are configured to achieve both a non-cached request for each page request >> and ensures to also let the client send a if-modified-since header: >> >> https://github.com/apache/wicket/blob/master/wicket-experimental/wicket-http2/wicket-http2-core/src/main/java/org/apache/wicket/http2/markup/head/PushHeaderItem.java#L188 >> >> Also the methods are protected and can be overridden to implement extended >> checks if the page has been changed (not only the markup changes) >> >> To sum: The http/2 implementation is finished in my opinion. It would be >> great to hear your thoughts. :-) >> >> kind regards >> >> Tobias >> >>> Am 23.09.2016 um 16:17 schrieb Martin Grigorov <[email protected]>: >>> >>> Not from me. >>> Go ahead! >>> Thanks! >>> >>> Martin Grigorov >>> Wicket Training and Consulting >>> https://twitter.com/mtgrigorov >>> >>> On Fri, Sep 23, 2016 at 4:12 PM, Martijn Dashorst < >>> [email protected]> wrote: >>> >>>> Are there any holdups for issuing new releases for the aforementioned >>>> branches? >>>> >>>> Martijn >>>> >>>> -- >>>> Become a Wicket expert, learn from the best: http://wicketinaction.com >>>> >
