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
Outputs
- Request policy and allowlist plan / 请求策略与白名单方案
- Security and logging checklist / 安全与日志清单
Scope
- Boundary: HTTP client plugin usage only
- Key points: Domain allowlists and transport security
References
Keywords
tauri http client, requests, allowlist, security
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-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.
1tauri-app-wasm
Guidance for running Rust-compiled WASM in the Tauri v2 frontend.
1