'Change responseText value
Does anybody know if I can change the responseText of the ajax object so that I can make a bottleneck to all messages that uses ajax request and change them before the responseText is used anywhere the request come from?
I saw that responseText has only the getter property so Firefox don't let me change it, but I want that all income messages from my website goes through this new object and change it.
Hope anyone can help me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
