【发布时间】:2016-08-07 02:31:18
【问题描述】:
我想在标头请求中获取 X-Dem-Auth,并快速将其存储在我的应用中。
查看回复:
headers {
"Content-Length" = 95;
"Content-Type" = "application/json; charset=utf-8";
Date = "Fri, 15 Apr 2016 08:01:58 GMT";
Server = "Apache/2.4.18 (Unix)";
"X-Dem-Auth" = null;
"X-Powered-By" = Express;
【问题讨论】:
标签: swift api rest http-headers