Oleg Kunitsyn
Oleg Kunitsyn
#### What is the purpose of this change? The objective is to extract the file name from the content-disposition header. This name should replace the one in stat, and a...
Resolve [issue](https://github.com/oapi-codegen/oapi-codegen/issues/1743), is translates `*` as `...` for `std/http`
I’m not sure whether this is a bug or intended behavior, so I’m opening this issue for clarification. What happens: When Ogen-generated client code receives a non-success HTTP status, it...