AsyncHttps
Uses Runspaces to issue async http requests.
Install / Use
/learn @phbits/AsyncHttpsREADME
AsyncHttps
Uses Runspaces to issue async http requests.
WARNING! This module is configured to:
- Ignore invalid certificates
- Ignore insecure protocols
Outputs
System.Object[]
Uri - Request Uri
Status - Http Status Code or Exception Message
BeginTime - Job Start Time
EndTime - Job End Time
Example
Import-Module AsyncHttps
Invoke-AsyncHttps -DnsName www.contoso.com -UriPaths $('dir1','dir2','dir3')
Reference
https://devblogs.microsoft.com/scripting/beginning-use-of-powershell-runspaces-part-1/
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
