$result = Invoke-WebRequest -Uri http://domain/test.php -Method POST -Body $postParams -OutFile .\test.html -PassThru -Method 設定成POST
確定! 回上一頁