Is there any way to ignore net::ERR_CERT_AUTHORITY_INVALID error from the old http client(Http in @angular/http) in angular 2?

前端 未结 0 612
我在风中等你
我在风中等你 2021-02-11 10:13

I would like to know if there is something like rejectUnauthorized: false flag that can be passed with http request in angular 2 (Http in @angular/http) to ignore this error.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题