[
https://issues.apache.org/jira/browse/VFS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Eckenfels resolved VFS-202.
---------------------------------
Resolution: Fixed
Assignee: Bernd Eckenfels
Fix Version/s: 2.1
Thanks Sergey and Simon for the patches, submitted with r1703884
(Using external server to test it might not be the best idea, but since I am
too lazy to use the build in server I wait until somebody provides a fix for
it).
> [HTTP] File can't be read if HEAD method is not supported (405 status)
> ----------------------------------------------------------------------
>
> Key: VFS-202
> URL: https://issues.apache.org/jira/browse/VFS-202
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: Nightly Builds
> Environment: Windows, nightly builds with some original patches,
> Reporter: Sergey Vladimirov
> Assignee: Bernd Eckenfels
> Fix For: 2.1
>
> Attachments: VFS-202-v2.patch, patch.txt
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> http://www.w3schools.com/webservices/tempconvert.asmx?action=WSDL
> (try to read by VFS)
> If HEAD method is not supported, server returns 405 status, which is not
> recognized as correct one by HttpObject class.
> 10.4.6 405 Method Not Allowed
> The method specified in the Request-Line is not allowed for the resource
> identified by the Request-URI. The response MUST include an Allow header
> containing a list of valid methods for the requested resource.
> Thus, resource DOES exist. Patch included.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)