search

Home  >  Q&A  >  body text

node.js - react算不算天然防XSS?

PHP中文网PHP中文网2788 days ago681

reply all(1)I'll reply

  • 黄舟

    黄舟2017-04-17 14:37:40

    React escapes HTML by default and has tried its best to avoid XSS attacks, but it is not absolutely avoided. I dare not draw a conclusion

    reply
    0
  • Cancelreply