Alarmserver handling in VIGI C440
Hi,
with an alarmserver configured in the camera, I only get messages without picture.
If I try to attach a picture the server can´t handle the message, because the Content-Disposition-Header is missing the "filename" information.
This is what we get from the camera:
Encapsulated multipart part: (image/jpeg)
Content-Disposition: form-data; name="20250510122831"
Content-Type: image/jpeg
Content-Length: 17903
Media Type
In the second row there is only "name" after form-data, but our server awaits additionally the "filename".
Technically the "filename" is not necessary, but a lot of servers or frameworks needs "filename" to process the upload correctly.
Is it possible to add "filename" in the next firmware?
Best regards
Escar
