tauri-app-http-client

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • HTTP requests from Tauri (bypassing WebView CORS)
  • Domain allowlists for API requests
  • Configuring request timeouts, retries, or headers

Trigger phrases include:

  • "http client", "fetch", "API request", "CORS", "allowlist", "http plugin"

How to use this skill

  1. Install the http plugin:
    cargo add tauri-plugin-http
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026