knorrium / mobitest-agent

Automatically exported from code.google.com/p/mobitest-agent
0 stars 0 forks source link

dataURIs are included in HAR file #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a test on news.bbc.co.uk
2. View the HAR file
3. BBC logo is included as a dataURI and this is listed as a separate in HAR

What is the expected output? What do you see instead?

dataURIs should not be included in HAR as they are not HTTP traffic (included 
in other HTTP traffic)

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by dajdav...@gmail.com on 18 Apr 2013 at 9:11