tauri-app-http-client
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- HTTP requests from Rust side / Rust 侧发起 HTTP 请求
- Bypassing WebView restrictions / 绕过 WebView 限制
- Domain allowlists and secure request handling / 域名白名单与安全请求处理
Trigger phrases include:
- "http client", "allowlist", "requests", "WebView"
- "HTTP 请求", "白名单", "WebView"
How to use this skill
- Define allowed domains, methods, and headers
- Configure http-client plugin capabilities and scope
- Implement request timeouts, retries, and error handling
- Validate sensitive data handling and logging hygiene