Module: Faraday::EncodeXML

Defined in:
lib/faraday/encode_xml.rb,
lib/faraday/encode_xml/version.rb,
lib/faraday/encode_xml/middleware.rb

Overview

This will be your middleware main module, though the actual middleware implementation will go into Faraday::Middleware::MyMiddleware for the correct namespacing.

Defined Under Namespace

Classes: Middleware

Constant Summary collapse

VERSION =
'1.0.0'