开发者

change httprequest ip same with client side

i want to change开发者_如何学运维 ip when make a httprequest same with ip of mine for example: ip when make httprequest: 63.67.128.199 my ip: 222.213.245.90

i want to change 63.67.128.199 to 222.213.245.90

Can i do that?


You cannot use server side functions on client side. If you want to have the client do a request you will have do it via javascript, if possible.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜