The patch works for me: I have a server that sends:
HTTP header: >Content-type: audio/mpeg<
"t" of Type is lowercase
Before the patch, it did not work, after it worked.
Thank you Anonymous
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
fixes strncmp to strncasecmp to align with HTTP spec
The patch works for me: I have a server that sends:
HTTP header: >Content-type: audio/mpeg<
"t" of Type is lowercase
Before the patch, it did not work, after it worked.
Thank you Anonymous