Exporting HTTP objects
Exporting HTTP objects is a simple feature for exporting HTTP statistics—websites and files accessed by HTTP.
Getting ready
To export HTTP objects, choose File | Export Objects | HTTP.
How to do it...
To export HTTP objects, follow these steps:
- You can use this feature when capture is running, or you can save the captured file. You will get the following window:
- From here you can get a list of the websites that were accessed, including the files that were accessed in each one of them. You can see the website, file types, size, and names.
- You can use the Save As or Save All buttons for saving the data in a file.
- In the Content Type column, you will see the following contents:
- Text: text/plain, text/html, text/javascript—if it's a JavaScript, check what it is, it might be a security risk
- Images: image/jpeg, image/gif, and other types of images—you can open it with a viewer
- Applications: application/json, application/javascript, and other types of applications...