You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tobias Soloschenko (JIRA)" <ji...@apache.org> on 2016/07/01 23:37:10 UTC

[jira] [Updated] (WICKET-6194) PushBuilder API integration

     [ https://issues.apache.org/jira/browse/WICKET-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Soloschenko updated WICKET-6194:
---------------------------------------
    Description: 
Allows to push resources via HeaderItem to the client and make use of the http/2 functionality. In the first step this should be an experimental module and make use of the server specific APIs until the servlet 4.0 standard is finished.

A reference implementation can be found here: 

https://github.com/klopfdreh/wicket-components-playground/wiki/23.-PushHeaderItem_Servlet4Support

Working-Branch:

https://github.com/apache/wicket/tree/WICKET-6194


  was:
Allows to push resources via HeaderItem to the client and make use of the http/2 functionality. In the first step this should be an experimental module and make use of the server specific APIs until the servlet 4.0 standard is finished.

A reference implementation can be found here: 

https://github.com/klopfdreh/wicket-components-playground/wiki/23.-PushHeaderItem_Servlet4Support




> PushBuilder API integration
> ---------------------------
>
>                 Key: WICKET-6194
>                 URL: https://issues.apache.org/jira/browse/WICKET-6194
>             Project: Wicket
>          Issue Type: New Feature
>    Affects Versions: 8.0.0-M1
>            Reporter: Tobias Soloschenko
>            Assignee: Tobias Soloschenko
>              Labels: features
>             Fix For: 8.0.0-M1
>
>
> Allows to push resources via HeaderItem to the client and make use of the http/2 functionality. In the first step this should be an experimental module and make use of the server specific APIs until the servlet 4.0 standard is finished.
> A reference implementation can be found here: 
> https://github.com/klopfdreh/wicket-components-playground/wiki/23.-PushHeaderItem_Servlet4Support
> Working-Branch:
> https://github.com/apache/wicket/tree/WICKET-6194



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)