📜  httpie 设置超时 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:00.678000             🧑  作者: Mango

代码示例1
-F, --follow             # follow redirects
    --max-redirects N    # maximum for --follow
    --timeout SECONDS
    --verify no          # skip SSL verification
    --proxy http:http://foo.bar:3128