etr/libhttpserver

getting same data while same time 2 request

Rajkumar181 opened this issue · 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.

etr commented

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.