You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/12/25 23:45:58 UTC

[jira] [Commented] (WAGON-478) WebDavWagon accepts SC_OK for MKCOL

    [ https://issues.apache.org/jira/browse/WAGON-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15777234#comment-15777234 ] 

Michael Osipov commented on WAGON-478:
--------------------------------------

This is likely to be related to WAGON-477.

> WebDavWagon accepts SC_OK for MKCOL
> -----------------------------------
>
>                 Key: WAGON-478
>                 URL: https://issues.apache.org/jira/browse/WAGON-478
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.11
>            Reporter: Michael Osipov
>
> According to [RFC 4918, section 9.3.1|https://tools.ietf.org/html/rfc4918#section-9.3.1] the only 2xx status code to be returned/accepted is 201 ({{SC_CREATED}}), but not 200 ({{SC_OK}}).
> This should be cleaned up to be standards compliant.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)