diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-09-22 21:41:01 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-09-25 17:39:51 +0100 |
commit | c3ea7bbe122c87abd7114a770144e114e2ce927e (patch) | |
tree | 708e804fa52b2ca0b84c436df7911533f243e84d /README.md | |
parent | b163831e43d04f30de06784eeb8be8be77176880 (diff) | |
download | unit-wasm-c3ea7bbe122c87abd7114a770144e114e2ce927e.tar.gz unit-wasm-c3ea7bbe122c87abd7114a770144e114e2ce927e.tar.bz2 |
API-Rust.md: Update for libunit-wasm updates
uwr_get_http_content_len() & uwr_get_http_total_content_sent() now
return a u64.
Two new functions were added
uwr_req_buf_copy()
Like uwr_req_buf_append() but just copies the data over what's already
there.
uwr_mem_splice_file()
This write(2)'s the request data directly from the shared memory to a
given file.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions