aws / aws/bedrock-agentcore-sdk-python

Removal/Modification of response headers

Abierto
#246 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
761
Forks
147
Merge medio
1 d 23 h
PR fusionados (30 d)
7

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, python
Área
api, backend, cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.