You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Bryant Luk (JIRA)" <ji...@apache.org> on 2009/07/24 22:53:14 UTC

[jira] Created: (WINK-121) Multiple Accept* headers

Multiple Accept* headers
------------------------

                 Key: WINK-121
                 URL: https://issues.apache.org/jira/browse/WINK-121
             Project: Wink
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.1
            Reporter: Bryant Luk


The HTTP spec allows multiple Accept* headers.  The current code uses only the first one.

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


[jira] Closed: (WINK-121) Multiple Accept* headers

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

Bryant Luk closed WINK-121.
---------------------------


> Multiple Accept* headers
> ------------------------
>
>                 Key: WINK-121
>                 URL: https://issues.apache.org/jira/browse/WINK-121
>             Project: Wink
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-121.patch
>
>
> The HTTP spec allows multiple Accept* headers.  The current code uses only the first one.

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


[jira] Updated: (WINK-121) Multiple Accept* headers

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

Bryant Luk updated WINK-121:
----------------------------

    Attachment: WINK-121.patch

I found these two changes for Accept and Accept-Language but there may be others.

> Multiple Accept* headers
> ------------------------
>
>                 Key: WINK-121
>                 URL: https://issues.apache.org/jira/browse/WINK-121
>             Project: Wink
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>         Attachments: WINK-121.patch
>
>
> The HTTP spec allows multiple Accept* headers.  The current code uses only the first one.

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