Use &[u8]::get() instead of &[u8]::index() to avoid panic in basic auth#220
Merged
seanmonstar merged 1 commit intohyperium:masterfrom Nov 7, 2025
Merged
&[u8]::get() instead of &[u8]::index() to avoid panic in basic auth#220