-
GH-36: Stopped to unmarshal all classes. Classes that include
XMLRPC::Marshallable
are only allowed.[Patch by ooooooo-q] [Found by ooooooo-q and plenumlab separately]
- ooooooo-q
- plenumlab
- Added support for Ruby 3.0. [GitHub#27][Reported by Herwin Weststrate]
- Herwin Weststrate
-
Added support for comparing
XMLRPC::Base64
. [GitHub#14][Patch by Herwin Weststrate] -
Added support for
application/xml
asContent-Type
. [GitHub#24][Reported by Reiermeyer] -
Added
XMLRPC::Server#port
. [GitHub#17][Reported by Harald Sitter] [GitHub#18][Patch by Herwin Weststrate]
- Fixed a bug that unexpected exception is raised on no data. [GitHub#25][Patch by Herwin Weststrate]
-
Herwin Weststrate
-
Reiermeyer
-
Harald Sitter