Is it possible to filter options requests in chrome inspector?

后端 未结 2 1549
挽巷
挽巷 2021-01-31 13:42

I\'m building a web application which uses CORS to communicate with it\'s server.

This means that every request is preceded by one with OPTIONS method.

Is it pos

2条回答
  •  说谎
    说谎 (楼主)
    2021-01-31 14:11

    Firefox Developer Edition Network Panel shows OPTIONS requests without any struggle. network panel

提交回复
热议问题