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

[site] Move JsonResponse middleware to response section #1434

Closed jasonkarns closed 2 years ago

jasonkarns commented 2 years ago

Description

The JsonResponse middleware was listed under the Request middleware section for some reason. This just moves it to the response section list.

Todos

none

Additional Notes

Optional section