Curl request equivalent in VB.NET
问题 As they are, I am trying to use the Watson service, which makes a post request to a URL, and the cURL code is as follows. How could I do the equivalent of this request in Visual Studio with the Visual Basic language? curl -X POST -u "{username}":"{password}" —-header "Content-Type:application/json" --data "{\"input\": {\"text\": \"Turn on the lights\"}, \"context\": {\"conversation_id\": \"1b7b67c0-90ed-45dc-8508-9488bc483d5b\", \"system\": {\"dialog_stack\": [\"root\"], \"dialog_turn_counter