Module http

Source

Re-exports§

pub use crate::utils::http_std::*;

Functions§

get_sub_info_from_header
Extract subscription info from HTTP headers
get_sub_info_from_response
Get subscription info from response headers with additional formatting
web_get_content_async
Asynchronous function that returns only the body content if status is 2xx, otherwise treats as error This provides backward compatibility with code expecting only successful responses