nopasaran.http_2_utils.format_headers

nopasaran.http_2_utils.format_headers(headers_dict: Dict)

Convert headers dictionary to h2 compatible format Args:

headers_dict: Dictionary containing pseudo_headers and regular_headers

Returns:

List of (name, value) tuples in correct order