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 df8b1186fd Add fuzz testing module with Jazzer-based fuzz targets for 
OSS-Fuzz
     new 921c4581fb Fix AXIS2-3879 + AXIS2-4146: Respect user-set HTTP status 
codes on responses
     new 90764ed878 Document custom HTTP response status codes in 
http-transport guide

The 2 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:
 .../apache/axis2/util/MessageContextBuilder.java   |  3 +
 .../http/AbstractHTTPTransportSender.java          | 45 +++++++++++++-
 .../apache/axis2/transport/http/AxisServlet.java   |  7 ++-
 .../transport/http/HTTPTransportSenderTest.java    | 62 ++++++++++++++++++++
 .../http/mock/MockHttpServletResponse.java         |  8 ++-
 src/site/xdoc/docs/http-transport.xml              | 68 +++++++++++++++++++++-
 6 files changed, 184 insertions(+), 9 deletions(-)

Reply via email to