Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-25 | libunit-wasm: Add a luw_mem_splice_file() function | Andrew Clayton | 1 | -0/+10 |
2023-09-25 | libunit-wasm: Add a luw_req_buf_copy() function | Andrew Clayton | 1 | -0/+1 |
2023-09-25 | libunit-wasm: Allow uploads larger than 4GiB | Andrew Clayton | 1 | -5/+7 |
2023-09-12 | libunit-wasm: Allow to set the HTTP response status | Andrew Clayton | 1 | -0/+47 |
2023-08-30 | unit-wasm 0.2.0v0.2.0 | Andrew Clayton | 1 | -1/+1 |
2023-08-29 | libunit-wasm: Add a luw_get_http_total_content_sent() function | Andrew Clayton | 1 | -0/+1 |
2023-08-28 | libunit-wasm: Pass ctx into luw_http_hdr_get_value() as const | Andrew Clayton | 1 | -1/+2 |
2023-08-28 | libunit-wasm: Remove the idx argument from luw_http_add_header() | Andrew Clayton | 1 | -1/+4 |
2023-08-26 | libunit-wasm: Fix rust build | Andrew Clayton | 1 | -1/+1 |
2023-08-26 | libunit-wasm: Include strings.h in the right file | Andrew Clayton | 1 | -1/+0 |
2023-08-24 | libunit-wasm: Remove left over prototype from unit-wasm.h | Andrew Clayton | 1 | -1/+0 |
2023-08-24 | libunit-wasm: Put LUW_SRB_FLAGS_ALL in the enum | Andrew Clayton | 1 | -2/+3 |