lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.72k stars 972 forks source link

Remove examples using extension middleware #1419

Closed iMacTia closed 2 years ago

iMacTia commented 2 years ago

Description

People want to copy documentation snippets and use them, so they should be compatible with what Faraday offers out-of-the-box. Fixes https://github.com/lostisland/faraday/issues/1417