问题描述
我提出了一个确定的网址请求,并且得到了响应:
HTTP/1.1 200 OK
Date: Tue,08 Sep 2020 10:00:10 GMT
Content-Type: application/json
Connection: close
X-Application-Context: ApiGateway:prod:9000
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST,DELETE,PUT,HEAD
Access-Control-Allow-Headers: Content-Type
Access-Control-Expose-Headers: X-NextPage,x-yyyyyy-search-id
Cache-Control: no-cache,no-store,must-revalidate
Content-Length: 292
{"token":"xxxxxxxxxx","resetToken":"yyyyyyyyyyyy","expirationDate":"","registerInfo":{"justRegistered":false,"userId":234324235,"userUUID":"342442344","idUser":2334244}}
我想知道此响应的expirationDate是否表示令牌永不过期? 你能帮我理解吗? 谢谢你,我的英语很抱歉!
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)