You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<
8000
div aria-atomic="true" role="alert" class="js-flash-alert">
Original issue: #580
The default Faraday adapter sets body encoding based on Content-Type header: lostisland/faraday-net_http#13
Would you be willing to accept a PR implementing the same for Typhoeus-Faraday adapter?
Since Typhoeus itself don't parse headers, I think the adapter is the most appropriate place to implement this.
The text was updated successfully, but these errors were encountered: