cpprestsdk
cpprestsdk copied to clipboard
set redirect before send http request
If the http response got back before set redirect task, then segment fault will see. This patch fix it by switch the order of the two.