David Glasser
David Glasser
## Describe the solution you'd like The [header propagation docs](https://www.apollographql.com/docs/graphos/routing/header-propagation) provide a clear explanation of what the effects of the header rules are, but they don't appear to explicitly state...
We use Gradle's "Develocity" test distribution which runs our JVM tests in our Kubernetes cluster rather than on dev laptops. This isn't compatible with Selfie's checkout-rewriting functionality. As a workaround,...
## Description Adds a new `--public-url-root` CLI flag and `PUBLIC_URL_ROOT` environment variable to allow customizing the base URL shown in the UI for webhook endpoints. This is useful when the...
### Describe the problem to be solved The webhook URL displayed in the UI is [always based on the current window's URL](https://github.com/tarampampam/webhook-tester/blob/96cc100a3e62793c6151a147873722676d06e7fe/web/src/shared/providers/data.tsx#L769). We've set up an instance of the tester...
We have several use cases for wanting to build up complex nested protobuf objects incrementally over time before serializing where representing an array with a repeated field is not helpful...
## Describe the bug The `accept` header tells a server what `content-type`s it can return. Router has special support for understanding that `application/graphql-response+json` is a non-streaming JSON type that it...
## Describe the bug `router config upgrade` prints the upgraded YAML file to stdout. However, at least in the default configuration, it also prints log lines describing necessary upgrades to...
## Is your feature request related to a problem? Please describe. The `router config validate` command is a nice way to validate your configuration in CI. But it is stricter...
This lets you use alternate clients that put the operation ID in a header, path name, or query parameter instead. This is especially helpful for onboarding existing clients from other...
I use a custom build rather than the Chrysalis default for my Model100 only to turn on ActiveModColorEffect (since I find sticky keys to be unusable without it). I'd love...