iappPOST 提交Content-Type:application/x-www-form-urlencodedAccept:text/html,如何获取响应头location求指点
$header=get_headers($url,1);$location=$header['Location'];