-
Hi!
At work, I recently found a case where a DMARC record started with `V=DMARC` (capitalized v) instead of the more traditional `v=DMARC`. The former does not pass the current parser but apparently …
-
![image](https://github.com/Karmenzind/kd/assets/17923071/5ef387d5-d911-4117-84bc-4f490126f9a1)
-
*MIGRATED*
From mux created by [rocketspacer](https://github.com/rocketspacer): gorilla/mux#554
[RFC 7231 Section 6.5.5](https://tools.ietf.org/html/rfc7231#section-6.5.5)
States that
> Th…
-
This is a meta-issue to track which features we need to support to be spec-compliant with https://immersive-web.github.io/layers/
- [x] Update the WebIDLs (#27487)
- [x] Implement https://immersiv…
-
**Describe the bug**
Currently, clicking on a faulty matrix.to link such as [https://matrix.to/#cctg:bubu1.eu](https://matrix.to/#cctg:bubu1.eu) opens Element, but nothing happens.
The spec-complian…
-
Hi,
The first small fix to do it's in the doc -> you should pass the refreshToken instead of accessToken in the refresh method
Then when the authorization url is created the scopes should have…
-
We currently do not support the `@diagnostic(…)` attribute/`diagnostic(…)` directive (AKA "diagnostic filters" in the WebGPU spec.). This is a rather complicated subsystem, but it's exciting to have r…
-
The specification README lists many packages that are not compliant with stated specifications.
Regardless of your feelings on monotonicity (#11, #40, etc), the current spec *claims* ULIDs provide …
-
TL;DR: I want the ETag to change when the `access-control-allow-origin` header is different but the response body is the same.
---
We are facing an issue right now with a couple moving parts…
-
When running a query like `{ _meta { block { number } } things { id }}` the response contains `things` first and `_meta` at the end. This is most likely because we pick fields apart [here](https://g…