Open
Description
URL: http://localhost:8888/xxx?param1=查询¶m2=yyy
Microsoft Visual Studio:
Unhandled exception at 0x... in XXX.exe Microsoft C++ exception: std::range_error at memory location 0x...
The Call Stack stoped at:
http_server_httpsys.h line 82
Method:
http_overlapped.io_completion_callback
Seems like it is not in my main thread, is there a way to workaround this?