a2aproject / a2aproject/a2a-inspector
[Bug]: Custom headers casing is changed?
- Lingua principale
- TypeScript
- Stelle
- 490
- Fork
- 152
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- api, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100