intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

HTTP Archive Format support #521

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for exporting (and importing?) HAR files: 
http://httparchive.org/about.php#harfile

Note there is a java lib which may help: 
http://www.frogthinker.org/projects/harlib

Original issue reported on code.google.com by psii...@gmail.com on 15 Feb 2013 at 9:26

GoogleCodeExporter commented 9 years ago
Updated spec version http://www.softwareishard.com/blog/har-12-spec/

Original comment by ruzicka....@gmail.com on 13 Jun 2013 at 7:28

GoogleCodeExporter commented 9 years ago
Some more info..
A good first step would be to add right click options to rip off 
http://code.google.com/p/zaproxy/source/browse/trunk/src/org/zaproxy/zap/extensi
on/stdmenus/PopupMenuCopyUrls.java and instead of copying the urls export them 
in HAR format.

After that there are various options including returning messages in HAR format 
via the API, as per 
https://groups.google.com/d/msg/zaproxy-develop/J98AGt1NUEA/7SyeAHGdMwEJ

Original comment by psii...@gmail.com on 9 Oct 2013 at 4:02

GoogleCodeExporter commented 9 years ago
Link above returns 404, now appears to be at:
https://sites.google.com/site/frogthinkerorg/projects/harlib

Original comment by kingtho...@gmail.com on 13 Jul 2014 at 8:13