I want to implement a simple REST https server using visual studio 2017 (Windows 10). I used restbed with this code. But I got this error:
'rested::Http': HTTP client is deprecated; we will release a complimentary client framework at a future date.
I searched for a solution, but I found nothing. Does anyone have any idea about this or any other suggestions for this problem?