xEricL

Results 6 issues of xEricL

Please implement a aiocache.Cache.all() method to get a list of all the `key:value` pairs in the cache. It would be nice if we could also filter it, such as with...

### Feature Proposal Description Currently, adding loopback, link-local, and private network addresses to the `fiber.Config.TrustedProxies` list requires us to manually add those ranges. Since web apps are commonly deployed behind...

✏️ Feature
v3
📝 Proposal

I am cross compiling an app with Zig (v0.11.0) on Ubuntu 22.04 to be used on Windows. It appears the two libraries dxguid & dxerr8 cannot be found. Is there...

### What happend? This code worked in v0.7. Updating to v0.8.1 causes a segment violation at runtime. ``` SIGSEGV: segmentation violation PC=0x7fdd72531b29 m=13 sigcode=1 addr=0x998 signal arrived during cgo execution...

bug

In v0.7, my Master Window was automatically centered on the screen. After upgrading to v0.8, it now renders at the top-left corner. How do I get it back to the...

# Description These changes include: - Adds `fiber.` to `SendFile` for the `SendFile` config parameter in the docs. - Clarifies that the ContentType header is set based on the **format**...

📒 Documentation
v3