API response problem

So I’m using netcam studio in conjunction with Home Assistant to view my webcam. I’ve setup a live mjpeg feed using the url http://192.168.0.14:8100/Mjpeg/0?authToken=auth_key

This then spams my Home Assistant logs with the following:
Received response with both Content-Length and Transfer-Encoding set. This is expressly forbidden by RFC 7230 sec 3.3.2. Ignoring Content-Length and attempting to process response as Transfer-Encoding: chunked. which suggests a problem with the response provided by the netcam server. Could this be looked at?

Hi,
We @Steve have a look at that.
-Henrik