Add C API to get HTTP responses

This commit is contained in:
link2xt
2023-04-19 19:38:37 +00:00
parent f68a2fc387
commit a8d4cbd5c1
3 changed files with 147 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
### Changes
- Add `get_http_response` JSON-RPC API.
- Add C API to get HTTP responses.
## [1.112.7] - 2023-04-17