Y
Hacker News
new
|
ask
|
show
|
jobs
by
ycombinatrix
191 days ago
I do still find Invoke-WebRequest useful for testing, because it is magically able to reuse TCP connections whereas curl always opens a new connection per request.