Marcelo Trylesinski
Marcelo Trylesinski
### Discussed in https://github.com/fastapi/fastapi/discussions/6049 Originally posted by **FilipeMarch** December 16, 2022 ### First Check - [X] I added a very descriptive title to this issue. - [X] I used the...
- Related to https://github.com/fastapi/fastapi/issues/13471
### Discussed in https://github.com/Kludex/starlette/discussions/2562 Originally posted by **patrick91** April 3, 2024 Hi there! I was playing around with `request.state`, and I was wondering if we could make it generic, so...
- Closes https://github.com/Kludex/starlette/issues/3005
It has been some time since #2564, but I think it makes sense to bring more of those algorithms into Starlette - at least zstd, since now it's on the...
### Discussed in https://github.com/Kludex/starlette/discussions/2566 Originally posted by **WSH032** April 6, 2024 ## Describe the bug If we use `FileResponse` or `StreamingResponse` when sending the Websocket Denial Response, a `RuntimeError` will...
I'd like to try this for a bit, if I observe myself not caring, then I'll drop it.
### Discussed in https://github.com/Kludex/uvicorn/discussions/2736 Originally posted by **sm-Fifteen** October 21, 2025 I was about to file this as an issue, but it's not 100% clear if this is specifically Uvicorn's...
Is this what you mean in https://github.com/Kludex/uvicorn/issues/2679 @mattp-? Is your point that we don't need the logic to pass the `stdin_fileno` around?