pub fn init_buvid(headers: HeaderMap) -> (StatusCode, String)Expand description
Initializes the buvid by sending a request and extracting the ‘buvid3’ cookie.
Note: This function is not used for document creation.
§Panics
Panics if the request fails.