提交 a75c3cba 编写于 作者: K Kohsuke Kawaguchi

[JENKINS-23665] integrated newer version of Winstone

上级 c57f9ed5
...@@ -73,6 +73,9 @@ Upcoming changes</a> ...@@ -73,6 +73,9 @@ Upcoming changes</a>
<li class=bug> <li class=bug>
Character encoding problem in form submission when file parameters are present Character encoding problem in form submission when file parameters are present
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-11543">issue 11543</a>) (<a href="https://issues.jenkins-ci.org/browse/JENKINS-11543">issue 11543</a>)
<li class=rfe>
Winstone 2.4: reverse proxy support in the logging, request header size limit control, and different private key password from keystore password.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-23665">issue 23665</a>)
</ul> </ul>
</div><!--=TRUNK-END=--> </div><!--=TRUNK-END=-->
......
...@@ -103,7 +103,7 @@ THE SOFTWARE. ...@@ -103,7 +103,7 @@ THE SOFTWARE.
--> -->
<groupId>org.jenkins-ci</groupId> <groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId> <artifactId>winstone</artifactId>
<version>2.3</version> <version>2.4</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册