diff options
Diffstat (limited to 'API-C.md')
-rw-r--r-- | API-C.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |