Files
reflector/www/app/lib
Mathieu Virbel 59d4c56a48 fix: correct content-type header for FormData uploads
Previously, the API client was setting a default Content-Type of application/json
for all requests, which broke file uploads that need multipart/form-data.

Now the client only sets application/json when the body is not FormData,
allowing FormData to automatically set the correct multipart boundary.
2025-08-29 09:49:29 -06:00
..
2024-01-12 14:57:41 +01:00
2024-09-24 15:22:43 +02:00
2023-11-22 12:26:40 +01:00
2023-08-18 19:29:02 +07:00
2023-09-25 19:58:41 +02:00
2025-08-20 20:56:45 -04:00
2025-08-13 10:03:38 -04:00
2025-08-20 20:56:45 -04:00