Angular在IE 11中的GET请求从缓存中获取数据。
创始人
2024-10-30 20:00:55
0

在Angular中,可以使用http请求的cache选项来控制是否从缓存中获取数据。

以下是一个示例代码,展示如何在IE 11中使用Angular进行GET请求并从缓存中获取数据:

import { Component, OnInit } from '@angular/core';
import { HttpClient, HttpHeaders } from '@angular/common/http';

@Component({
  selector: 'app-example',
  template: `
    
    
{{ item }}
`, }) export class ExampleComponent implements OnInit { data: any[]; constructor(private http: HttpClient) {} ngOnInit() {} getData() { const url = 'https://api.example.com/data'; // 替换为实际的API URL const headers = new HttpHeaders() .set('Cache-Control', 'no-cache') // 禁用缓存 .set('Pragma', 'no-cache') .set('Expires', 'Sat, 01 Jan 2000 00:00:00 GMT'); this.http .get(url, { headers, responseType: 'json', withCredentials: true }) .subscribe((response) => { this.data = response; }); } }

在上述代码中,我们通过设置请求头中的Cache-ControlPragmaExpires来禁用缓存。这样,即使在IE 11中,GET请求也不会从缓存中获取数据。

相关内容

热门资讯

科普透视!wepoker手机插... 科普透视!wepoker手机插件!传递经验辅助方法(果真有挂)-哔哩哔哩1、进入游戏-大厅左侧-新手...
解密透视!we poker辅助... 解密透视!we poker辅助器下载!交流学习经验辅助技巧(有挂透视)-哔哩哔哩1、进入到we po...
详情透视!红龙poker辅助器... 详情透视!红龙poker辅助器免费观看!推荐攻略辅助技巧(有挂解密)-哔哩哔哩1、红龙poker辅助...
有挂透视!wepoker好友助... 有挂透视!wepoker好友助力码!推荐十款辅助软件(确实有挂)-哔哩哔哩运wepoker好友助力码...
开挂透视!wepoker透视脚... 开挂透视!wepoker透视脚本免费使用视频!推荐攻略辅助软件(有挂工具)-哔哩哔哩;1.wepok...
分享透视!hhpoker德州透... 分享透视!hhpoker德州透视!每日必看辅助教程(有挂实锤)-哔哩哔哩1、hhpoker德州透视免...
辅助透视!wepoker免费脚... 辅助透视!wepoker免费脚本咨询!让我来分享经验辅助技巧(有挂教程)-哔哩哔哩1、游戏颠覆性的策...
值得注意的是!werplan免... 值得注意的是!werplan免费挂下载(透视)好像是真的辅助安装(有挂细节)-哔哩哔哩该软件可以轻松...
今日!wepoker模拟器哪个... 今日!wepoker模拟器哪个好用(透视)总是有辅助平台(有挂总结)-哔哩哔哩1、用户打开应用后不用...
透视脚本!pokemmo辅助官... 透视脚本!pokemmo辅助官网(透视)好像是真的辅助插件(真的有挂)-哔哩哔哩1、进入游戏-大厅左...