Closed poops closed 2 years ago
The default User-Agent set by this library can sometimes include characters that are not valid characters for an HTTP header. When it does this, any requests made by the client result in a 500 response.
https://github.com/taxjar/taxjar-ruby/issues/72
https://ruby-doc.org/core-2.3.0/String.html#method-i-encode
The default User-Agent set by this library can sometimes include characters that are not valid characters for an HTTP header. When it does this, any requests made by the client result in a 500 response.
https://github.com/taxjar/taxjar-ruby/issues/72
https://ruby-doc.org/core-2.3.0/String.html#method-i-encode