How to use chrome inspect element to find Restful API -


say, click button on page. calls specific restful api. how can find 1 called?

i tried right clicking on button , clicked inspect element. goto network tab, there's lot of rest api , difficult find 1 i'm looking for.

regards.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -