curl保留cookie

curl -c cookie.txt http://localhost:9001/login.json?c=65CE13E16CF394D

curl -b @cookie.txt http://localhost:9001/get.json 

猜你喜欢

转载自www.cnblogs.com/stono/p/11368076.html