Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting HTTP status leads to bugs #458

Open
arietto opened this issue May 17, 2024 · 0 comments
Open

Setting HTTP status leads to bugs #458

arietto opened this issue May 17, 2024 · 0 comments

Comments

@arietto
Copy link

arietto commented May 17, 2024

Hello! I use Cutelyst 3.9.1 as an embedded REST server within Qt desktop application under Windows. When I send GET request and return default HTTP status, everything is OK.
When I assign non-default status (227), then I have multiple calls of TcpServer::incomingConnection.
I've got error string "Error: Connection closed" in the REST client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant