Files
esp-idf/components
Vikram Dattu 31c720602d Modified http_parser to handle ICY uris.
ICY URIs e.g `http://uk1.internet-radio.com/proxy/vombat?mp=/;` need to
be handled differently.

For basic use case, these URIs are similar to HTTP with exception that they reply with `ICY 200` etc in place of `HTTP/1.1 200`.

In http_parser, we now also parse ICY URIs to be able to handle these similar to HTTP.

Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2019-10-11 16:24:31 +05:30
..
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2019-09-19 17:05:08 +08:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00
2019-08-21 18:58:37 +10:00
2018-09-11 09:44:12 +08:00
2019-06-26 14:20:30 +08:00
2018-10-20 12:07:24 +08:00
2019-09-19 17:05:08 +08:00