Ashley Sommer
Ashley Sommer
This is *very similar* to this bug: https://github.com/ashleysommer/sanicpluginsframework/issues/12 This is a SanicPluginsFramework issue, not specifically caused by Sanic-CORS. This bug is triggered because starting Sanic in non-standard ways does not...
Documentation about this really should go in the [Sanic Plugins Framework](https://github.com/ashleysommer/sanicpluginsframework/) project. The issue is caused by `spf` not receiving signal that the app started up, and the solution is...
Hi @ray-t1 I'm going to need more information about how you've got Sanic-CORS set up, how you've configured it. By default the wildcard origin is allowed, it will generate `Access-Control-Allow-Origin...
@lahsuk Your comment above seems to be about _duplicated_ headers, not missing headers. Is it related to the missing headers that @ray-t1 describes? @ray-t1 You titled this post "duplicated or...
Hi @smlbiobot Thanks for opening this issue. The documentation is left-over from when Sanic-Cors was ported from Flask-Cors. Most of the documentation is still Flask-Cors specific, and some of it...
I was wondering the same thing. For a long time this project was the only custom Anycubic Mega firmware available, and I'm still on an earlier version. Luckily, I found...
This looks like a really useful feature (and directly related to my issue in #484) In the `gdalbuildvrt` tool, you can pass the option `-separate` that puts each file into...
Looks like github doesn't allow uploading of vrt or xml files, so I've renamed it to .txt [CMRSET_LANDSAT_V2_2_2021_01_01_ETa.txt](https://github.com/corteva/rioxarray/files/8174573/CMRSET_LANDSAT_V2_2_2021_01_01_ETa.txt) Rename it back to .vrt to test it. Inside there are two...
I was looking into the sourcecode to see what it would take to fix it (thought it might be a quick simple fix) but I noticed that it loads all...
Note, the example files I linked to above (the ones hosted on swift.rc.nectar.org.au) have now been replaced with VRT files with only a single band, to work around this problem....