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

  1. Define allowed domains, methods, and headers
  2. Configure http-client plugin capabilities and scope
  3. Implement request timeouts, retries, and error handling
  4. 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
Installs
1
GitHub Stars
1
First Seen
Mar 20, 2026