Aug 22
API Testing Tutorial Part 5 – Safe Methods in HTTP Methods
Hello guys, In previous post, we have seen Introduction of HTTP methods. In this post, we will see what is called safe methods in HTTP methods. This is an important interview question also. All HTTP methods can be categorised in two categories: Safe methods & Unsafe methods. We know that all HTTP methods deal with […]