Feature Request
CORS headers on firmware.ardupilot.org allowing all origins.
Feature request
I am building modern cross-platform ground station for ardupilot. It looks like this at this moment:

And I can't implement firmware flasher on web because of CORS (only works on native tauri builds now). You already have CORS headers on autotest.ardupilot.org and I use it to fetch parameters descriptions. Can you, please, do the same for firmware storage?
As an workaround, I can run my own proxy, but it is not ideal solution.
Platform
Feature Request
CORS headers on firmware.ardupilot.org allowing all origins.
Feature request
I am building modern cross-platform ground station for ardupilot. It looks like this at this moment:

And I can't implement firmware flasher on web because of CORS (only works on native tauri builds now). You already have CORS headers on autotest.ardupilot.org and I use it to fetch parameters descriptions. Can you, please, do the same for firmware storage?
As an workaround, I can run my own proxy, but it is not ideal solution.
Platform