surrealpatch/lib/src/fnc/util
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
..
geo Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
http Ensure no HTTP body is sent when not specified 2022-11-27 10:13:29 +00:00
math Ensure math::variance() function does not divide by zero 2022-11-23 09:45:32 +00:00
string Refactor, optimization, and cleanup of code (#71) 2022-08-29 02:47:33 +01:00
mod.rs Ensure http module only builds when feature is enabled 2022-07-27 09:15:35 +01:00