Closed nolanlawson closed 10 years ago
See https://github.com/jsdelivr/jsdelivr/pull/737. That file is definitely a text file.
Odd, lib-magic (using a python wrapper) also thinks that file is a binary file.
I can fix it for #737 by only checking a smaller block instead of the entire file buffer
Awesome, thanks!
See https://github.com/jsdelivr/jsdelivr/pull/737. That file is definitely a text file.