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
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1