⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

hpack_static_lookup

Function hpack_static_lookup 

Source
pub fn hpack_static_lookup(index: usize) -> Option<(&'static str, &'static str)>
Expand description

Look up an HPACK static table entry by 1-based index.