mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

HTTP header names are case-insensitive, but all the others in this file are 'correctly' cased, so we might as well be consistent. PiperOrigin-RevId: 408840566
Test utils module
Provides utility classes for media unit and instrumentation tests.