cleanup, docs
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# http_request_async
|
||||
|
||||
```cpp
|
||||
u64 http_request_async(DValue req)
|
||||
```
|
||||
|
||||
Starts the same bounded curl-backed request as `http_request()` in the file-backed async job registry and returns a job id. Use `job_await()` or `job_result()` to retrieve the HTTP result.
|
||||
|
||||
:see
|
||||
|
||||
Reference in New Issue
Block a user