aio-libs / aio-libs/aiohttp-sse
Opt-in for non-GET endpoints
Aberta
- Linguagem predominante
- Python
- Estrelas
- 238
- Forks
- 37
- Merge médio
- 2min
- PRs com merge (30d)
- 1
Descrição
We should consider making #452 an opt-in feature in v3.
I've seen backend developers create a POST endpoint for SSE, and then frontend developers point out that they can't use it.
So, it might make sense to disallow non-GET endpoints by default again, so developers don't make this mistake.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.