0.4.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: Improve Fetch compliance with blob scheme (#45770)
Strict import formatting (grouping and granularity) (#30325)
Replace hsts preload list hashmap with an FST (#37015)
net/script: Reuse allocation in create_request_body_with_content (#45235)
net: Image Cache: Spawn setting image keys on thread pool (#44483)
net: Split ResourceTimings into separate file and create batch attribute setting (#44395)
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