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.