0

Can I somehow build request forwarder type functionality in php. Problem is that previously i have some .net ashx handler which works as callbackhandler. Different client send differnt type of request like some send post request some send json and some send simple request withinfo in querystring. Now I want's to create a page which simple forward all the headers,querystring,form postelement, json to my ashx handler. is something like this possible

Kamran Shahid
  • 3,954
  • 5
  • 48
  • 93

0 Answers0