GitHub user mcculls opened a pull request:

    https://github.com/apache/maven-wagon/pull/31

    [WAGON-469] wagon-http does not enable Expect-Continue by default

    There appear to be two issues:
    * Expect-Continue is not enabled for PUT when no configuration is provided
    * The default Expect-Continue configuration parameter uses the wrong key

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcculls/maven-wagon 
WAGON-469-enable-expect-continue-by-default

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-wagon/pull/31.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #31
    
----
commit 5913a71aaf556a8583decf5b1e5c39e946a153a8
Author: Stuart McCulloch <mccu...@gmail.com>
Date:   2016-12-09T23:04:25Z

    [WAGON-469] enable Expect-Continue for PUTs when no configuration is 
provided

commit 6aab1bd0685c00cd72253b9ba7e6e0d6da7e3172
Author: Stuart McCulloch <mccu...@gmail.com>
Date:   2016-12-09T23:05:36Z

    [WAGON-469] use correct key for default Expect-Continue configuration 
parameter
    
    (HTTP.EXPECT_CONTINUE constant is the expectation name, not the parameter 
key)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to