http_source.ml line 147 url regex, 
`\\([Hh][Tt][Tt][Pp]\|[Hh][Tt][Tt][Pp][Ss]\\)`

```
        (Str.matched_group 2 url),
        (try Str.matched_group 3 url with Not_found -> "/")
```

This is my fix, it was found in emergency for my radio, i think that can be 
better, compact.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/593#issuecomment-413227385
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to