In Angular 9, how do I cache preflight (OPTIONS) requests?

后端 未结 0 674
醉酒成梦
醉酒成梦 2020-11-28 09:38

I\'m using Angular 9. I send a number of the below GET requests to get image (binary) data ...

  headersMultiPartForm = new HttpHeaders()
    .set(\'Content-         


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