v0.2.0
net: Update test cookie expiration dates to one century in the future. (#44341)
script: improve cookie processing of control characters (#40544)
Fix remaining flake8 warnings
Force callers to claim `blob` url before making a fetch request (#43746)
net: Split ResourceTimings into separate file and create batch attribute setting (#44395)
Strict import formatting (grouping and granularity) (#30325)
Replace hsts preload list hashmap with an FST (#37015)
net: Update expected Accept-Language header in tests to use current locale. (#44340)
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
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