javascript - Stop Logging of Outgoing Browser Requests -


i have html page meant used in iframe, page makes ajax request based on received message (using postmessage parent). can see request using firefox's network monitor though happening in iframe. assume browsers have similar capabilities.

the request contains sensitive information shouldn't logged/saved. there way prevent request ever being seen (by browser or through other method)?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -