Can we cancel an HTTP request ?
Problem Faced:
While testing functionalities in an web application, we usually do some actions which triggers the API request. What to do if i triggered an api which should not have been done in first place. How can i cancel the sent request ? How ca...
parottasalna.hashnode.dev3 min read