图形验证码
GET
/captcha?width=500&height=200
接口描述
请求图形验证码
请求参数
参数名
类型
描述
必填
width
数字
图片长度px,默认100,小于100返回100
必填
height
数字
图片高度px,默认37,小于37返回37
必填
Response-Header
参数名
类型
描述
必填
Set-Cookie
JSESSIONID=xxxxxxx
必填
Content-Type
image/jpeg
必填