binding.atom returns incorrect HTTP response code from If-Unmodified-Since
--------------------------------------------------------------------------

                 Key: TUSCANY-3743
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3743
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA ATOM Binding Extension
    Affects Versions: Java-SCA-1.6
            Reporter: Simon Nash
            Assignee: Simon Nash
             Fix For: Java-SCA-1.6.1


According to the HTTP specification [1], the response code from 
If-Unmodified-Since MUST be 412 if the feed has been modified.  The code in 
AtomBindingListenerServlet is returning 304.

[1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

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

Reply via email to