cURL → HTTPie Converter
100% Client-Side
cURL Command
Cargar Ejemplo
curl -X POST "https://api.example.com/users" \ -H "Authorization: Bearer token123" \ -H "Content-Type: application/json" \ -d '{"name": "John", "email": "john@example.com"}'
Presets
POST
GET
Auth
File
HTTPie Command
Copy
http (HTTP)
https (HTTPS)