Files
alfred-preferences/Alfred.alfredpreferences/snippets/cmd/使用 HTTPie 執行 POST 請求 (詳細模式) [32F49302-228E-4D32-A7F9-A2C3E9314612].json
2026-03-26 09:22:38 +08:00

8 lines
246 B
JSON

{
"alfredsnippet" : {
"snippet" : "httpstat httpbin.org\/post -X POST --data-urlencode \"a=b\" -v",
"uid" : "32F49302-228E-4D32-A7F9-A2C3E9314612",
"name" : "使用 HTTPie 執行 POST 請求 (詳細模式)",
"keyword" : ""
}
}