Skip to content

mimeType is missing #395

@jpereira06

Description

@jpereira06

After updating to "2.1.0-beta-4" the attribute "response.content.mimeType" is not always being added. It causes an error when reading har with "softwareishard" parser.

For example, for http://vikinguard.com, I get the following error:
"log.entries[154].response.content.mimeType is missing and it is not optional"

If for the missing entries I add manually a mimeType, for example text/plain, it works properly.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions