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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -