Jim Shaver
|
b51363b3ca
|
Merge remote-tracking branch 'upstream/master' into print-bracket-fix
Conflicts:
examples/har_extractor.py
examples/nonblocking.py
examples/read_dumpfile
libmproxy/web/app.py
|
2015-05-31 01:21:44 -04:00 |
|
Jim Shaver
|
4fe2c069cc
|
Fixed print function to be inline with python 3
|
2015-05-29 23:17:48 -04:00 |
|
Aldo Cortesi
|
a05a70d816
|
Add coding style check, reformat.
|
2015-05-30 12:03:28 +12:00 |
|
Aldo Cortesi
|
bb5fb2dbe0
|
Clean up har_extractor example
- Fix spacing, line length, unused imports, unusual import idioms
- Prevent it from barfing into our test output
|
2015-01-02 13:42:43 +13:00 |
|
Justus Wingert
|
ddce662fe6
|
Added try/except block for import errors with harparser and pytz.
|
2014-11-15 22:39:15 +01:00 |
|
Justus Wingert
|
c84ad384f6
|
Updated setup.py and moved requirements to examples section. Included examples section in requirements.txt. Updated har_extractor to use command line arguments.
|
2014-11-15 22:37:32 +01:00 |
|
Justus Wingert
|
a7ab06d80e
|
Switched to pytz. Added comment for clarification on behaviour of HAREncodable. Added missing parameter in reset(). Fixed accessing headers.
|
2014-11-15 22:04:52 +01:00 |
|
Justus Wingert
|
4227feef37
|
It seems get_decoded_content can actually be shorter than content due to encoding issues. Since I'm not crazy after all it seems safe to push.
|
2014-11-15 21:14:50 +01:00 |
|
Justus Wingert
|
4342d79dc0
|
Removed the globals and replaced them with internal attributes of _HARLog. Minor bugfixes to make ssl timings work.
|
2014-11-15 20:11:25 +01:00 |
|
Justus Wingert
|
18b803d03a
|
Typo...
|
2014-11-15 18:45:28 +01:00 |
|
Justus Wingert
|
f3a78d4795
|
Improved helper method, marginally.
|
2014-11-15 18:41:51 +01:00 |
|
Justus Wingert
|
fd48a70128
|
Updated documentation and cleaned up the code.
|
2014-11-15 18:38:59 +01:00 |
|
Justus Wingert
|
acce67e1fd
|
Initial checkin with har_extractor script.
|
2014-11-15 03:34:39 +01:00 |
|