You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first issue is that many content type of text/html are not being captured (it is due to GZIP of the content?).
The second issue is that the current injection is being done outside the HTML vs. should be done inside the HTML. Is there a more performance-tuned example to do this?
The text was updated successfully, but these errors were encountered:
abbasvalliani
changed the title
Javascript Inside HTML vs. Outside of HTML
GZIP Content and Javascript Inside HTML vs. Outside of HTML
Nov 5, 2021
The first issue is that many content type of text/html are not being captured (it is due to GZIP of the content?).
The second issue is that the current injection is being done outside the HTML vs. should be done inside the HTML. Is there a more performance-tuned example to do this?
The text was updated successfully, but these errors were encountered: