flutter / flutter/devtools

Unable to export certain media network requests in HAR file

Open
#9,421 1 comment 0 reactions 0 assignees View on GitHub
P2 screen: network
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

There is an issue when exporting network requests with specific file types (e.g., .webp, .pdf, etc.) to a HAR file. The problem occurs due to an encoding error, which prevents these requests from being properly included in the exported file.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing HAR export with network requests for .webp and .pdf files, then trace the HAR export path to find where encoding fails. Done means these media requests are included in a valid exported HAR file without encoding errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
networking, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.