Rudi Floren

Results 17 issues of Rudi Floren

We ran into an issue where the HeaderMap returned in hyper as part of `http::Request` contains multiple entries for the `cookie` key. The HTTP/2 spec states in 8.1.2.5: > If...

Currently, `SpanId` and `TraceId` are simple new types around `u128`/`u64`. The value of 0 as used as an invalid placeholder. In some places (e.g. with span parents) we see a...

A-trace
triage:todo
M-api

We run our workloads in Google Cloud and thus need to identify with a workload identity provider. I noticed for the AWS counterpart there is special support with `propagate-aws-auth-tokens`. This...

Hello, with the current `main` version, we observe an (it seems) undocumented behavior when using simple lists that are not ordered. This happens when the same node with a list...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocapitalize ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? According to https://github.com/web-platform-tests/wpt/blame/55cb997b1b096774ac1b8f386b7f4e871e3902e1/html/editing/editing-0/autocapitalization/autocapitalize.html#L33 `on` and `off`...

Content:HTML
needs triage

**Is your feature request related to a problem? Please describe.** Currently, the eventRateLimiterThreshold is hardcoded to 3000 in https://github.com/DataDog/browser-sdk/blob/b43623f43019f3e93e491630f6e62ccf93cb4da8/packages/core/src/domain/configuration/configuration.ts#L162 We would like to lower this value to avoid logging too...

enhancement

**What happened?** When you are in a live share session sometimes the plugin breaks from a an unknown point in time. After that, when you click on a $ref link,...

p2
Type: Bug