code wiki / (root) / nx_http_dechunk_boundary_gate.nx

nx_http_dechunk_boundary_gate.nx

buildroot/runtime/nx_http_dechunk_boundary_gate.nx

11715 B303 linesdepth 21pulls 150 transitivereach 0 importersview sourcekind gate/prooftopic http
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_http_response_parse.nx nx_https_fetch_lib.nx nx_http_dechunk_boundary_gate.

imports: nx_http_response_parse.nxnx_https_fetch_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main hfd_dechunk nx_http_dechunk nx_http_resp_hex_val nx_http_resp_find_crlf parser_legacy_suite k1_minimal_200_hello t_make_200_hello t_write_str nx_http_resp_alloc sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable nxa_dump_sizes nx_http_response_parse sys_mmap ↻ nx_http_resp_parse_status_ nx_http_resp_status_code nx_http_resp_is_digit nx_http_resp_find_crlf ↻ nx_http_resp_classify_body sys_mmap ↻ nx_http_resp_parse_header_ nx_http_resp_find_byte nx_http_resp_skip_ows nx_http_resp_find_crlf ↻ nx_http_resp_cieq nx_http_resp_lower nx_http_resp_parse_dec nx_http_resp_is_digit ↻ k2_404_empty

structs

none

consts

none

functions

3func main() -> i64
60func t_write_str(out: *u8, off: i64, s: *u8, n: i64) -> i64
66func t_make_200_hello(out: *u8) -> i64
called by 1: k1_minimal_200_hello calls 1: t_write_str
91func t_make_404_empty(out: *u8) -> i64
called by 1: k2_404_empty calls 1: t_write_str
115func t_make_chunked(out: *u8) -> i64
139func t_make_chunked_body(out: *u8) -> i64
called by 1: k3_chunked_decode calls 1: t_write_str
160func t_make_200_with_ct(out: *u8) -> i64
called by 1: k4_header_lookup_ci calls 1: t_write_str
194func t_make_bad_version(out: *u8) -> i64
called by 1: k5_bad_version_rejected calls 1: t_write_str
210func k1_minimal_200_hello() -> i64
224func k2_404_empty() -> i64
236func k3_chunked_decode() -> i64
250func k4_header_lookup_ci() -> i64
270func k5_bad_version_rejected() -> i64
279func k6_chunked_classification() -> i64
289func parser_legacy_suite() -> i64