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