surrealpatch/lib
Tobie Morgan Hitchcock f0520313b5 Ensure no HTTP body is sent when not specified
When calling the `http::put()`, `http::post()`, and `http::patch()` SQL functions, the HTTP body is not added or sent if it is specified as `NONE`.

Closes #1492
2022-11-27 10:13:29 +00:00
..
src Ensure no HTTP body is sent when not specified 2022-11-27 10:13:29 +00:00
tests Ensure system parameters are not able to be overridden 2022-11-01 23:55:33 +00:00
CARGO.md Improve the instructions for running with Docker 2022-08-23 11:38:36 +01:00
Cargo.toml Add suport for WebSocket RPC binary protocol 2022-10-25 06:40:23 -07:00