Export to GitHub

harviewer - issue #30

connect, dns, blocked should be optional


Posted on Jan 13, 2011 by Massive Bird

What steps will reproduce the problem? 1. use included har file 2. observe error about not optional values for connect, dns, blocked 3.

What is the expected output? What do you see instead? connect, dns and blocked timings should be optional as per http://groups.google.com/group/http-archive-specification/web/har-1-2-spec

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

Please provide any additional information below. I am also including a patch to fix issue

Please attach a HAR file that can be used to reproduce the problem. Attaching a har file to reproduce and a diff to fix.

Attachments

Comment #1

Posted on Jan 16, 2011 by Massive Wombat

Patch committed at R200 (HAR schema fixed according to the spec)

Will be in HAR Viewer 2.0.6

Thanks for the report! Honza

Comment #2

Posted on Jan 16, 2011 by Massive Wombat

This issue is one of 4 issues that have been fixed in HAR Viewer 2.0.6

Please verify here: http://www.softwareishard.com/har/viewer

Thanks again for your help! Honza

Status: Fixed

Labels:
Type-Defect Priority-Medium