JSON-RPC: add get_http_blob API

This commit is contained in:
link2xt
2023-04-18 12:52:36 +00:00
parent 0b832fb9de
commit 37503dd3e8
12 changed files with 88 additions and 77 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## Unreleased
### Changes
- Add `get_http_blob` JSON-RPC API.
## [1.112.7] - 2023-04-17
### Fixes