Angular在CORS中忽略了设置Cookie和删除Cookie的头信息。
创始人
2024-10-30 19:30:24
0

要在Angular中解决CORS中忽略设置Cookie和删除Cookie的头信息问题,可以通过修改请求头信息的方式来实现。以下是一个代码示例:

  1. 创建一个HttpInterceptor来拦截所有的HTTP请求,并修改请求头信息。
import { Injectable } from '@angular/core';
import { HttpInterceptor, HttpHandler, HttpRequest, HttpEvent } from '@angular/common/http';
import { Observable } from 'rxjs';

@Injectable()
export class CookieInterceptor implements HttpInterceptor {
  intercept(req: HttpRequest, next: HttpHandler): Observable> {
    // 添加Cookie到请求头中
    req = req.clone({
      withCredentials: true
    });

    return next.handle(req);
  }
}
  1. 在app.module.ts中注册该Interceptor。
import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';
import { HttpClientModule, HTTP_INTERCEPTORS } from '@angular/common/http';

import { AppComponent } from './app.component';
import { CookieInterceptor } from './cookie.interceptor';

@NgModule({
  declarations: [
    AppComponent
  ],
  imports: [
    BrowserModule,
    HttpClientModule
  ],
  providers: [
    {
      provide: HTTP_INTERCEPTORS,
      useClass: CookieInterceptor,
      multi: true
    }
  ],
  bootstrap: [AppComponent]
})
export class AppModule { }

这样,每个HTTP请求都会被拦截器拦截,并在请求头中添加withCredentials: true,从而告诉服务器需要设置和读取Cookie信息。

请注意,该解决方法需要确保服务器已经配置了合适的CORS策略,允许跨域请求,并且响应头中包含了Access-Control-Allow-Credentials: true

相关内容

热门资讯

透视透视"wepok... 透视透视"wepoker手机版辅助"一直有辅助教程(哔哩哔哩)1、全新机制【wepoker手机版辅助...
透视辅助"德州局hh... 透视辅助"德州局hhpoker"切实真的有辅助技巧(哔哩哔哩)1、许多玩家不知道德州局hhpoker...
透视揭露"hhpok... 透视揭露"hhpoker可以控制吗"本来真的是有辅助教程(哔哩哔哩)1、完成hhpoker可以控制吗...
透视教你"wepok... 透视教你"wepoker怎么提高运气"竟然真的是有辅助app(哔哩哔哩)1、wepoker怎么提高运...
透视解密"德州透视h... 透视解密"德州透视hhpoker"其实真的有辅助挂(哔哩哔哩)德州透视hhpoker能透视中分为三种...
透视推荐"wepok... 透视推荐"wepoker永久免费脚本"真是真的是有辅助技巧(哔哩哔哩)1、wepoker永久免费脚本...
透视详情"wepok... 透视详情"wepoker怎么挂飞机"本来真的是有辅助工具(哔哩哔哩)1、首先打开wepoker怎么挂...
透视推荐"wepok... 透视推荐"wepoker黑侠辅助器"原来真的是有辅助挂(哔哩哔哩)1、玩家可以在wepoker黑侠辅...
透视辅助"约局吧是否... 透视辅助"约局吧是否有挂"确实存在有辅助app(哔哩哔哩)1、约局吧是否有挂破解器简单,约局吧是否有...
透视分享"德州局怎么... 透视分享"德州局怎么透视"一直真的是有辅助挂(哔哩哔哩)1.德州局怎么透视 选牌创建新账号,点击进入...