cysong / apache-xmlrpc-3.1.3-src

Clone of apache-xmlrpc-3.1.3-src with some minor changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apache-xmlrpc-3.1.3-src

Clone of apache-xmlrpc-3.1.3-src with some minor changes The origin source code is:http://archive.apache.org/dist/ws/xmlrpc/apache-xmlrpc-current-src.zip

Changes

  • fix the pom.xml and use JDK 8 by default
  • add support and then you can catch the get request exception and then process it with the uri provided.
  • fix:org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse server's response: An invalid XML character (Unicode: 0x8) was found in the element content of the document

Files

download if from lib-releases

About

Clone of apache-xmlrpc-3.1.3-src with some minor changes

License:Apache License 2.0


Languages

Language:Java 100.0%