pub fn get(index: usize) -> Option<(&'static [u8], &'static [u8])>
http
std
Look up a static-table entry by index (RFC 9204 §3.1).