We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa06a0c commit 63e2041Copy full SHA for 63e2041
1 file changed
packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
@@ -43,9 +43,10 @@ TODO: Remove this section if there are not any updates.
43
44
## Network profiler updates
45
46
-- Added response size ("Size") column to the Network tab and displayed size in the request inspector overview. -
+- Added response size ("Res Size") column to the Network tab and displayed response size in the request inspector overview. -
47
[#9744](https://github.com/flutter/devtools/pull/9744)
48
49
+- Added a filter setting to hide HTTP-profiler socket data. [#9698](https://github.com/flutter/devtools/pull/9698)
50
## Logging updates
51
52
TODO: Remove this section if there are not any updates.
0 commit comments