Skip to content

[http_listener] Critical - crash when URL contains non encoded text #287

Open
@sinall

Description

@sinall

URL: http://localhost:8888/xxx?param1=查询&param2=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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions