I'm attempting to POST to a uri, and send the parameter username=me
Invoke-WebRequest -Uri http://example.com/foobar -Method POST
How do I pass the parameters using the method POST?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…