Unable to export certain media network requests in HAR file
Open
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
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