2

I am trying to solve an interesting problem

Using chrome on an Android device

  1. create a http GET request to a resource and make it appear like you are following a link to that resource from another web page.

In general we use just

GET <web-service_URL>/<PATH_TO_RESOURCE>

to get content from a resource. How can we make it look like we are following a link to that resource from an another web page?

yalkris
  • 2,596
  • 5
  • 31
  • 51

0 Answers0