nitmproxy icon indicating copy to clipboard operation
nitmproxy copied to clipboard

GZIP Content and Javascript Inside HTML vs. Outside of HTML

Open abbasvalliani opened this issue 4 years ago • 2 comments

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?

abbasvalliani avatar Nov 05 '21 19:11 abbasvalliani

@chhsiao90 Please take a look at these issues. Turning out to be a big show stopper for me.

abbasvalliani avatar Nov 05 '21 20:11 abbasvalliani

I will check!

chhsiao90 avatar Nov 09 '21 05:11 chhsiao90