aws / aws/bedrock-agentcore-sdk-python
Removal/Modification of response headers
- Vorherrschende Sprache
- Python
- Sterne
- 761
- Forks
- 147
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
**Is your feature request related to a problem? Please describe.**
Noticing that when trying to use response streaming via API Gateway, the underlying AgentCore mechanisms (Starlette?) is buffering and returning Content-Length header which appears to be possibly negating the API gateway response streaming capability (HTTP proxy) .
**Describe the solution you'd like**
Ability to modify content headers or remove Content-Length, etc when required.
Beitragsleitfaden
Rechercherichtung
No file, test, or entry point is named. Start by tracing response streaming and response-header generation in the Python SDK's API Gateway integration, then determine how headers can be modified or removed without disabling streaming. Done means callers can control relevant headers, including removing Content-Length when needed.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, python
- Bereich
- api, backend, cloud
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100