我在Angular
中使用优先级值调用我的API调用。请参考以下代码
但是在Chrome开发者工具中,我在哪里可以在“网络”标签中看到该优先级值?
$http.get("http://localhost:65291/WebService1.asmx/HelloWorld20?test=hari", {
priority:20
}).then(function(response) {
});
答案 0 :(得分:0)
查看网络标签的右侧,然后点击“回复”按钮。选项'时间旁边的标签标签