[JIRA] Created: (CPPXT-83) Transport layer not handling Last-Modified header correctly
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Dec 29 18:47:25 GMT 2011
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.2, 1.4.1, 1.4
Reporter: Scott Cantor
Assignee: Scott Cantor
Fix For: 1.5
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