diff options
author | Tai Dickerson <tdickers@akamai.com> | 2016-06-14 12:47:10 -0400 |
---|---|---|
committer | Tai Dickerson <tdickers@akamai.com> | 2016-06-14 12:47:10 -0400 |
commit | c2d0910e593faf34bae37f5c9b5cfaae509bdf8c (patch) | |
tree | 55e9a880081f6b129917d6d9d45be21b4bf1225e /netlib/http/http2/connections.py | |
parent | a63817f2b8539cab0b645e0eda772daeaf898ed3 (diff) | |
download | mitmproxy-c2d0910e593faf34bae37f5c9b5cfaae509bdf8c.tar.gz mitmproxy-c2d0910e593faf34bae37f5c9b5cfaae509bdf8c.tar.bz2 mitmproxy-c2d0910e593faf34bae37f5c9b5cfaae509bdf8c.zip |
Make har_extractor.py output HAR 1.2 spec-compliant
HAR files were failing to load in harviewer (http://www.softwareishard.com/har/viewer/) due to:
- ISO 8601 dates for startedDateTime missing timezone (http://www.softwareishard.com/blog/har-12-spec/#pages)
-- Used UTC but could add detection of default system timezone if desired
- pages object missing pageTimings (http://www.softwareishard.com/blog/har-12-spec/#pageTimings)
-- Used {} because all child fields are optional
Diffstat (limited to 'netlib/http/http2/connections.py')
0 files changed, 0 insertions, 0 deletions