-
### Feature or change description
Besides #604, [this mdn security analysis](https://developer.mozilla.org/en-US/observatory/analyze) shows further improvements to apply
-
**Problem statement**
Unlike [`http_server`](https://vector.dev/docs/reference/configuration/sources/http_server/#headers), the `opentelemetry` source does not currently provide a way to enrich eve…
-
-
This was brought up in our [discussion of Storage Access Headers](https://github.com/privacycg/storage-access-headers/issues/17).
The design principles do not contain a lot of guidance on HTTP requ…
-
I'm proposing that we add an extra field to https://github.com/cloudprober/cloudprober/blob/master/internal/servers/http/proto/config.proto to allow servers to send custom headers in responses. Does t…
-
Add HTTP headers for request mirroring in Envoy
**Description:**
AFAIK, the only way to distinguish a mirroring request from a origin request is whether or not the `-shadow` suffix is present in t…
-
### 📜 Description
I have
1. novu service v0.24.0 (https://novu-api.some-domain.com)
2. my next.js application (https://staging.app.some-domain.com)
I use @novu/react and Inbox for showing user…
-
## Feature Request
#### Use Case:
Vite dev server supports ping requests. Not on a path (why would it /s) but instead when passing in the `Accept: text/x-vite-ping` header.
I would much prefer…
-
Our Trino cluster requires JWT authentication which can be sent as an HTTP header in the form of `Authorization: Bearer $TOKEN`. The Trino datasource settings page shows a button to add custom HTTP h…
-
### Description
Currently, it's not possible to get the `Set-Cookie` headers from http requests, specifically via `headers.getSetCookie()`.
I've started work on this:
1. https://github.com/Jake…