--
You received this message because you are subscribed to the Google Groups "REST assured" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rest-assured+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
RestAssured is built on top of Apache HTTP Client. They were designed to solve very different problems. If you need to write some kind of general purpose HTTP client application, using Apache directly might be better. But if you need to test a web service, using REST-assured will almost certainly be better.Todd.
On Tue, Nov 21, 2017 at 8:51 AM, Shreejit Nair <shreeji...@gmail.com> wrote:
Hi folks,I was looking for some feedback on choosing Apache Http Client vs Rest Assured?Does RestAssured provide all functionality that Apache Http client does?Shreejit
--
You received this message because you are subscribed to the Google Groups "REST assured" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rest-assured...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rest-assured+unsubscribe@googlegroups.com.