Closed jeffling closed 9 years ago
bat beego.me accesstoken:test@test
POST / HTTP/1.1
Host: beego.me
Accept: application/json
Accept-Encoding: gzip, deflate
Accesstoken: test@test
User-Agent: bat/0.0.1
Actually, this is more because there is an extra colon in the token.
bat GET beego.me accesstoken:blah@blah:blah
2015/04/10 19:01:21 file upload only support in forms style: -f=true
got it
If, for example, there is an access token with a
@
character, bat will think it's a form upload request