summaryrefslogtreecommitdiffhomepage
path: root/src/c/include/unit/unit-wasm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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