Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Comment on "HTTP Listener"

$
0
0
I don't know how to write a listener: int main(void) { http_listener listener(U("http://localhost:1234/")); listener.open().wait(); listener.support(methods::GET, [](http_request request){ request.reply(http::status_codes::OK, U("Hello")); }); listener.close(); return 0; } Can you help me?

Viewing all articles
Browse latest Browse all 4845

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>