Best Practice: Legitimate Cross-Site Scripting

前端 未结 5 1431
攒了一身酷
攒了一身酷 2020-12-24 13:46

While cross-site scripting is generally regarded as negative, I\'ve run into several situations where it\'s necessary.

I was recently working within the confines of

5条回答
  •  一个人的身影
    2020-12-24 14:13

    I've come across that YDN server side proxy script before. It says it's built to work with Yahoo's Search APIs.

    Will it work with any domain, if you simply trim the Yahoo API code out? Or do you need to replace it with the domain you want it to work with?

提交回复
热议问题