This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from 63d4acb74a Merge pull request #898 from apache/dependabot/maven/jetty.version-12.0.19 add 2f8f783c61 add Test for cookie Handling add ce68ba8701 return only cookies in RequestImpl#getCookies new d2a8df787c Merge pull request #881 from MCMicS/AXIS2-6083 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../http/impl/httpclient5/RequestImpl.java | 21 ++++++++++++++------- .../apache/axis2/transport/http/HTTPSenderTest.java | 20 ++++++++++++++++++-- .../transport/http/mock/server/BasicHttpServer.java | 1 + .../http/mock/server/BasicHttpServerImpl.java | 5 +++++ 4 files changed, 38 insertions(+), 9 deletions(-)