← 戻る
オンラインツールボックス
cURL ビジュアルエディター
Visually build cURL commands, or paste existing commands to reverse-parse and edit
インポート cURL 命令
Paste an existing command to auto-parse into the form below
パース并インポート
Request URL
GET
POST
PUT
PATCH
DELETE
HEAD
OPTIONS
Headers
+ 追加
Host
Content-Type: JSON
Content-Type: Form
Content-Type: Multipart
Accept: JSON
Accept: */*
Accept-Language
Accept-Encoding
Cache-Control
Connection
Origin
Referer
XHR
X-Forwarded-For
X-Real-IP
If-None-Match
If-Modified-Since
认证
Auth Method
なし
Basic Auth (-u)
Bearer Token
ユーザー名:パスワード
Token
Request Body
なし
Raw (-d)
Form (-F)
URL Encoded
+ 追加字段
+ 追加字段
Proxy & Network
代理 (-x / --proxy)
DNS パース (--resolve)
连接超时 (--connect-timeout) 秒
最大耗时 (--max-time) 秒
User-Agent (-A)
Referer (-e)
Cookie (-b)
出力ファイル (-o)
Common Switches
-v 详细出力
-s Silent
-S Show errors
-k 跳过SSL
-L Follow redirects
-I 仅レスポンス头
--compressed
-4 仅IPv4
-6 仅IPv6
--http2
-i 含レスポンス头
--raw Raw data
出力統計 (-w / --write-out)
Print response code, timing, etc.
http_code
time_total
time_connect
time_starttransfer
time_namelookup
size_download
speed_download
content_type
redirect_url
remote_ip
ssl_verify
Generated cURL Command
コピー(单行)
コピー(多行 \)
リセットすべて