summaryrefslogtreecommitdiffhomepage
path: root/API-C.md
diff options
context:
space:
mode:
Diffstat (limited to 'API-C.md')
-rw-r--r--API-C.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API-C.md b/API-C.md
index c05d530..79828ce 100644
--- a/API-C.md
+++ b/API-C.md
@@ -668,6 +668,8 @@ This function returns the total length of the content that was sent to the
WebAssembly module so far. Remember, a single HTTP request may be split over
several calls to luw_request_handler().
+_Version: 0.2.0_
+
### luw_http_is_tls
```C