Re: [PATCH] http: Fix HLS playback on some servers

John Cox <[email protected]> Wed, 10 Jan 2024 09:10:29 +0000
Newsgroups gmane.comp.video.videolan.vlc.devel
Message-ID <[email protected]>
Hi

>Le 8 janvier 2024 20:42:00 GMT+02:00, John Cox <[email protected]> a écrit :
>>https://github.com/RPi-Distro/vlc/issues/101
>>
>>The issue is that the server doesn't like the port number on the end of
>>the Host line. This is a server fault, but it is legitimate to omit the
>>port number if it is the default so remove it if that is the case.
>
>The intended behaviour is to include a port number in the authority if (and 
>only if) there is a port number in, well, the authority part of the URL.
>
>We can't systematically remove it. Postel's law and all.

I think I have the root cause now so this is indeed not wanted

Thanks

John Cox
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc-devel