Skip to content

How to handle HTTP_PUT? #158

Answered by mathieucarbou
Levak asked this question in Q&A
Nov 14, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

I did not find yet a way to detect a request abort.

aborting a request from client-side would close the connection thus trigger the disconnect clalback.

did you try request->onDisconnect([]() { ... }) ?

Never tried, but it is implemented.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mathieucarbou
Comment options

Answer selected by Levak
@Levak
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants