v0.0.6
script: improve cookie processing of control characters (#40544)
Fix remaining flake8 warnings
Replace NetworkError::Internal with structured enum variants for calls with literal strings (#36599)
net: Use the user locale for the Accept-Language header and navigator language (#41919)
Strict import formatting (grouping and granularity) (#30325)
net: Convert blocking embedder communication to async (#41965)
Replace hsts preload list hashmap with an FST (#37015)
net: Cleanup some visibility and unused async (#42102)
script: Evict stale SVGs from image cache (#41675)
net: Remove exterior mutability from FileManager (#42111)
chore: Use parking_lot Mutex and RwLock in net/ code (#40805)
tests: Use Ahem font provided by WPT harness. (#37054)
Merge net and net_tests