libhttpserver icon indicating copy to clipboard operation
libhttpserver copied to clipboard

getting same data while same time 2 request

Open Rajkumar181 opened this issue 1 year ago • 1 comments

Dear Team,

when I requested the same POST request in the same time then I got the same response in both requests.

using POST method.

Rajkumar181 avatar Jun 14 '24 15:06 Rajkumar181

Hey @Rajkumar181 can you give more details about your issue?

What is the context of the POST requests? Why are they expected to return a different response?

Some of your code would help, I suspect, in explaining your use case.

etr avatar Jun 30 '24 22:06 etr