Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/79.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript Angularjs模式服务响应头_Javascript_Html_Angularjs_Response Headers - Fatal编程技术网

Javascript Angularjs模式服务响应头

Javascript Angularjs模式服务响应头,javascript,html,angularjs,response-headers,Javascript,Html,Angularjs,Response Headers,我使用angularjs作为我的前端框架,并使用modals 我想向此模式服务使用的每个.html模板添加响应头。有什么想法吗?你说的“为每个.html模板添加响应头”是什么意思?@GauravSharma每次我调用模态服务时,都会请求适当的.html模板,你可以在chrome web控制台的网络面板中看到它。我的客户希望我向特定的request.html模板添加响应头。你能添加更多关于你的技术堆栈的信息吗,比如你用什么来提供html文件?

我使用angularjs作为我的前端框架,并使用modals


我想向此模式服务使用的每个.html模板添加响应头。有什么想法吗?

你说的“为每个.html模板添加响应头”是什么意思?@GauravSharma每次我调用模态服务时,都会请求适当的.html模板,你可以在chrome web控制台的网络面板中看到它。我的客户希望我向特定的request.html模板添加响应头。你能添加更多关于你的技术堆栈的信息吗,比如你用什么来提供html文件?