[JIRA] Resolved: (CPPXT-83) Transport layer not handling Last-Modified header correctly

Scott Cantor (JIRA) noreply at shibboleth.net
Fri Feb 10 19:55:37 GMT 2012


     [ https://issues.shibboleth.net/jira/browse/CPPXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor resolved CPPXT-83.
-------------------------------

    Resolution: Fixed

http://svn.shibboleth.net/view/cpp-xmltooling?view=rev&rev=960

> Transport layer not handling Last-Modified header correctly
> -----------------------------------------------------------
>
>                 Key: CPPXT-83
>                 URL: https://issues.shibboleth.net/jira/browse/CPPXT-83
>             Project: XMLTooling - C++
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 1.4, 1.4.1, 1.4.2
>            Reporter: Scott Cantor
>            Assignee: Scott Cantor
>             Fix For: 1.5
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Near as I can tell, the algorithm for picking up Last-Modified headers from libcurl is stopping on whitespace, which is expected in a compliant date. Probably I was looking at my incorrect timestamps for the format to allow. At least some servers (Jetty) handle a malformed If-Modified-Since by returning a 400 error, so this is a serious bug.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list