Kevin McGonigle
Results
2
issues of
Kevin McGonigle
Currently, the `MP3Parser` is very lenient with what it attempts to parse, leading to it attempting to parse a number of file formats that it shouldn't. This has necessitated a...
bug
When Faraday would follow a redirect, by default, it would clear the `Authorization` header if the redirect location had a different host than the original request. This replicates that behaviour,...
bugfix