Resources

Ruby HTTP clients

Ruby-XCAP-Client will use one of the following Ruby HTTP clients:

  • httpclient -- Gives something like the functionality of libwww-perl (LWP).
  • rfuzz -- The Web Destroyer (and client library).
  • simplehttp -- A simplified wrapper around Net::Http.
    • It doesn't support Digest authentication and PUT method.

Ruby XML parser

Ruby-XCAP-Client will use one of the following RubyXML parsers:

Articles

Documentation

Also available in: HTML TXT