Closed mpiechaczek closed 8 years ago
This fixes requests that use HTTP HEAD method which takes very long time due to usleep calls in php code.
Test command: $ wget --method HEAD -S http://itv.mit-xperts.com/hbbtvtest/media/mp3radio.php
$ wget --method HEAD -S http://itv.mit-xperts.com/hbbtvtest/media/mp3radio.php
Thanks for your contribution, this should improve playback start time. And sorry for the delay. I was quite busy the last days...
No problem, thank you for merge
This fixes requests that use HTTP HEAD method which takes very long time due to usleep calls in php code.
Test command:
$ wget --method HEAD -S http://itv.mit-xperts.com/hbbtvtest/media/mp3radio.php