Exception: XMLRPC::HTTPException

Inherits:
Exception
  • Object
show all
Defined in:
lib/fotolia.rb

Overview

Monkey patch XMLRPC::Client as Fotolia returns application/xml as content type instead of text/xml which XMLRPC expects

Another monkey patch so that XMLRPC::Client will use the much faster Patron http client