7 Aug
2026
7 Aug
'26
4:03 p.m.
Hello! Thank you for the work you do making structural biology possible! I was wondering if it would be possible to allow the remotecontrol rest start cors parameter to accept a list of allowed origins in addition to true (which I imagine would become an alias for http?://localhost:*,http?://127.0.0.1:*) or false. I have a browser extension I've written to make downloading volumes from CryoSPARC easier and I'd like to tell ChimeraX to first try opening the destination filename and only download the volume if that fails, but since my origin is not localhost I'm blocked by CORS and can't tell whether opening the volume succeeds or fails.