Has anyone besides me noticed that when using Postman Interceptor with Google Chrome, the body of PATCH requests is not being captured? This makes Interceptor kind of useless for me.
I have had to switch to Proxyman to intercept REST requests. It works great. Unlike Postman, it includes the request body for PATCH requests. And unlike Postman, it even captures the response. Way better than Postman Interceptor ever was.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.