我想知道如何發送POST請求到服務器(例如Google搜索)。我已經知道如何發送GET請求, 例如: GET http://www.google.com/
我試圖做這樣的: POST /wikipedia
或 POST wikipedia
或 POST
/wikipedia
或 POST Search: wikipedia
任何人都知道如何通過telnet/CMD /批發送P
當我運行一個命令行「的NuGet推」命令,上傳失敗,的NuGet,出現以下錯誤死亡: System.Net.Http.HttpRequestException: Response status code does not indicate success: 417 (Expectation Failed). 的NuGet的文件沒有給出任何跡象表明這可能意味着什麼。 這裏有什麼問題?