You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2007/10/15 16:40:51 UTC

[jira] Updated: (SLING-49) microsling: add a RequestFilter that computes the desired Content-Type for the response

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

Bertrand Delacretaz updated SLING-49:
-------------------------------------

    Component/s: microsling

> microsling: add a RequestFilter that computes the desired Content-Type for the response
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-49
>                 URL: https://issues.apache.org/jira/browse/SLING-49
>             Project: Sling
>          Issue Type: Improvement
>          Components: microsling
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> As discussed on the list, this RequestFilter computes the desired Content-Type for the response.
> The result is stored in the SlingRequestContext.
> The final version of that component should analyze the "Accept" HTTP header according to the HTTP specs - for now what's important is to introduce this component in the microsling request processing scenario, even if it's only a naive implementation.

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