a2aproject / a2aproject/a2a-inspector
[Bug]: Custom headers casing is changed?
- Vorherrschende Sprache
- TypeScript
- Sterne
- 490
- Forks
- 152
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### What happened?
I'm trying to use the inspector to test some custom extensions, so I'm setting the `X-A2A-Extensions` header and, somehow, the casing of the header name changes when the call is made.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Beitragsleitfaden
Rechercherichtung
Look at the inspector's request handling code, likely in a file that processes HTTP headers. The issue mentions a custom header 'X-A2A-Extensions' whose casing is being altered. Start by searching for header normalization or transformation logic. Check how headers are set in the UI and passed to the underlying HTTP client. Verify the behavior by running the inspector locally and inspecting network traffic.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- api, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100