Skip to content

Use &[u8]::get() instead of &[u8]::index() to avoid panic in basic auth#220

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
bheylin:basic-auth-none-instead-of-panic
Nov 7, 2025
Merged

Use &[u8]::get() instead of &[u8]::index() to avoid panic in basic auth#220
seanmonstar merged 1 commit into
hyperium:masterfrom
bheylin:basic-auth-none-instead-of-panic

Use `&[u8]::get` instead of `&[u8]` to avoid panic in basic auth

96b77c1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

The logs for this run have expired and are no longer available.