-
Webpack 5 devServer proxy config and pathRewrite for context matching, CORS policy
In web front-end development, with the devServer proxy in Webpack, we have some useful configs. CORS policy devServer.proxy We can use this config devServer proxy for the SPA calling the API without CORS policy "The browser console will present an error like "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at…
-
Fiddler – Web debugging proxy và tùy biến FiddlerScript
Giới thiệu sơ về Fiddler NREADY.NET, Nam Le – Fiddler là một web debugging proxy mà chắc chắn ai trong ngành CNTT đều đã từng xài qua hoặc ít nhất là cũng biết đến bên cạnh Wireshark. Fiddler được sử dụng để ghi nhật ký, kiểm tra và thay đổi lưu lượng HTTP và HTTPS…