agusantoso / harviewer

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

HEAD request shows an error #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

1. via netExport, I uploaded my netPanel results here :
http://www.showslow.com/details/?url=http%3A%2F%2Fwww.timeofmylife.com%2Fmytoml

2. on this page, I use a HEAD request in order to make user event tracking

3. I got the following error when trying to display my results : 
log.entries[3].request.method       does not have a value in the enumeration
GET, POST, PUT, DELETE

Original issue reported on code.google.com by develope...@gmail.com on 12 Mar 2010 at 3:21

GoogleCodeExporter commented 9 years ago
Patch committed at R93
Will be in HAR Viewer 1.1-9 (or you can build your own distribution see, 
instructions
here: http://code.google.com/p/harviewer/wiki/Installation)

I have removed an enumeration from the HAR schema. Enumeration doesn't make any
sense, there can be any custom request types (methods) specified.

Please verify

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 5 May 2010 at 10:37

GoogleCodeExporter commented 9 years ago
This bug should be fixed in HAR 1.1-9, R188
Please verify.

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 6 Jun 2010 at 7:10

GoogleCodeExporter commented 9 years ago
Sorry, the revision is: R118
Honza

Original comment by odva...@gmail.com on 6 Jun 2010 at 7:11