-
This is the issue description
-
**Describe the problem**
After trying to get Netbird Self Hosted with Authentik and getting weird errors (https://github.com/netbirdio/netbird/issues/1684) and no help so far, I decided to give a tr…
-
So I was frustrated with the limitations of GitHack and RawGit and noticed that your repo page mentioned potential paid plans. I was thinking you could max out the cache times on the free CDN while o…
-
Knowing that Ollama server supports OpenAI API([https://ollama.com/blog/openai-compatibility](https://ollama.com/blog/openai-compatibility)), the goal is to **point Cursor to query the local Ollama se…
-
If server sets a 302 redirect rule to original links the script doesn't work. Try forexfactory.com as example.
Is there a workaround?
-
Should loading "pre-stitched" (ala CSS sprite sheets, texture atlases) packs be supported? Instead of (or inside) a .zip, one or more large images tiled with smaller images (+ optional .json describin…
-
It would be super cool if we could specify a custom header.
Sazzo updated
3 years ago
-
When ever I use elysia swagger with elysiajs/cors plugin swagger page doesn't loads and shows a blank page.
When i remove this line `app.use(cors());` it starts to work.
version of each pakage are…
-
I'm trying to use aiohttp-cors with aiohttp-graphl, which registers a route with the '*' method. I get
`ValueError: already has a '*' handler for all methods`
Here is a small reproducer showing…
-
When doing an introspection query, the koa integrated service seems to ignore the cors headers being set by the aplication. Cors headers are set this way,
```javascript
ctx.status = 200;
ctx.set('a…