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

hpack_static_find_name

Function hpack_static_find_name 

Source
pub fn hpack_static_find_name(name: &str) -> Option<usize>
Expand description

Find the index of a header name in the HPACK static table.