Hi Alex
Yes, I am sure the server is configured correctly. I have verified DELETE
via *curl* for http and https (its working as expected). DELETE is NOT
working when i use *https *via ffmpeg only.
*RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|PUT|DELETE|CONNECT|OPTIONS)*
Regards
*KrishnaKumar **
> Can someone please confirm if this a bug, so that I can report it..
Are you sure the server is configure to support the DELETE method?
Not at the moment, but recently I tested a similar scenario and everything
worked as expected. But I definitely had to explicitly enable the DELETE method
in
Can someone please confirm if this a bug, so that I can report it..
On Fri, 10 Jul, 2020, 2:18 PM KRISHNAKUMAR N K,
wrote:
> Hi Guys
> I am trying to push HLS chunks to an apache webdav server. The PUT/DELETE
> is working as expected when i use http, but DELETE is NOT working using
> *https,
>
Hi Guys
I am trying to push HLS chunks to an apache webdav server. The PUT/DELETE
is working as expected when i use http, but DELETE is NOT working using *https,
*however PUT works fine though HTTPS. I am getting the following error msg
from the console. Let me know if I am missing something.
*Err