You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (aka g[R]eK) (JIRA)" <ji...@apache.org> on 2007/02/13 18:38:05 UTC

[jira] Updated: (COCOON-2010) ServletConnection and ServletSource cache-aware

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

Grzegorz Kossakowski (aka g[R]eK) updated COCOON-2010:
------------------------------------------------------

    Attachment: cocoon-servlet-service-impl-servletConnection-cache-aware-patch-1.txt

cocoon-servlet-service-impl-servletConnection-cache-aware-patch-1.txt:

This patch includes:
1. Added functionality for storing and manipulating HTTP headers and status code to the BlockCallHttpServletRequest and BlockCallHttpServletResponse classes.
2. Implemented more methods from URLconnection that enable other classes to obtain cache- and status-related informations. Also moved connection part to the connect() method (following guidelines of URLconnection).

> ServletConnection and ServletSource cache-aware
> -----------------------------------------------
>
>                 Key: COCOON-2010
>                 URL: https://issues.apache.org/jira/browse/COCOON-2010
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: - Blocks Framework
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski (aka g[R]eK)
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: cocoon-servlet-service-impl-servletConnection-cache-aware-patch-1.txt
>
>
> As discussed here: http://news.gmane.org/find-root.php?group=gmane.text.xml.cocoon.devel&article=70383

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.