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

New Post: http_listener, long running request

$
0
0
If you need to send partial response, you could maybe use set_respense_stream and write to the ostream.

In the end if you need to send some HTTP response with full headers, you can maybe construct an additional http_response object and set its body to jsonString.

Viewing all articles
Browse latest Browse all 4845

Trending Articles