This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 3050731c8cd9efb948998cd9f5ca077806a3b797 Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Fri Mar 18 10:21:52 2022 -1000 AXIS2-6009 update http-transport docs with better examples --- src/site/xdoc/docs/http-transport.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/docs/http-transport.xml b/src/site/xdoc/docs/http-transport.xml index 9ef57ab..aad01f2 100644 --- a/src/site/xdoc/docs/http-transport.xml +++ b/src/site/xdoc/docs/http-transport.xml @@ -38,7 +38,7 @@ as the transport mechanism.</p> <li><a href="#HTTPClient4TransportSender">HTTPClient4TransportSender</a> <ul> <li><a href="#httpsupport">HTTPS support</a></li> - <li><a href="#further">HTTPS support</a></li> + <li><a href="#further">Further customization</a></li> </ul> </li> <li><a href="#timeout_config">Timeout Configuration</a></li>