javascript - Send xmlhttprequest to a server through another server -
i have tow servers (server , b) can communicate between them , client able communicate sever , not b. want known if possible send xmlhttprequest client server first , after server resend xmlhttprequest server b. client ==》 server ==》 server b . iam using javascript in html web page.
Comments
Post a Comment