Skip to content

everydayhero/excon_encoding_helper

Repository files navigation

ExconEncodingHelper

Helper method to read HTTP response bodies with correct encoding.

Our HTTP libraries do not respect the charset field in the Content-Type header. This provides a simple helper to fix this problem.

Usage

See spec/excon_encoding_helper_spec.rb

About

Properly handle content-type headers in Excon responses

Resources

Stars

Watchers

Forks

Packages

No packages published