microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.96k stars 1.65k forks source link

Does cpprest's http_listener have a mechanism to prevent DOS attacks? #1670

Open yangbohust opened 2 years ago

yangbohust commented 2 years ago

Does cpprest's http_listener have a mechanism to prevent DOS attacks?