summaryrefslogtreecommitdiffhomepage
path: root/src/c/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-25libunit-wasm: Add a luw_mem_splice_file() functionAndrew Clayton1-0/+10
2023-09-25libunit-wasm: Add a luw_req_buf_copy() functionAndrew Clayton1-0/+1
2023-09-25libunit-wasm: Allow uploads larger than 4GiBAndrew Clayton1-5/+7
2023-09-12libunit-wasm: Allow to set the HTTP response statusAndrew Clayton1-0/+47
2023-08-30unit-wasm 0.2.0v0.2.0Andrew Clayton1-1/+1
2023-08-29libunit-wasm: Add a luw_get_http_total_content_sent() functionAndrew Clayton1-0/+1
2023-08-28libunit-wasm: Pass ctx into luw_http_hdr_get_value() as constAndrew Clayton1-1/+2
2023-08-28libunit-wasm: Remove the idx argument from luw_http_add_header()Andrew Clayton1-1/+4
2023-08-26libunit-wasm: Fix rust buildAndrew Clayton1-1/+1
2023-08-26libunit-wasm: Include strings.h in the right fileAndrew Clayton1-1/+0
2023-08-24libunit-wasm: Remove left over prototype from unit-wasm.hAndrew Clayton1-1/+0
2023-08-24libunit-wasm: Put LUW_SRB_FLAGS_ALL in the enumAndrew Clayton1-2/+3
2023-08-21Initial commitv0.1.0Andrew Clayton1-0/+211