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:38:50 UTC

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

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
            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.


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

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-49.
--------------------------------------

    Resolution: Fixed

Implemented in revision 584800

> 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
>            Assignee: 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.


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

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz reassigned SLING-49:
----------------------------------------

    Assignee: Bertrand Delacretaz

> 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
>            Assignee: 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.


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

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ 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.