surrealpatch/src/net
2022-10-30 23:28:57 +00:00
..
export.rs Ensure error is returned when NS/DB header are not present 2022-07-29 10:35:15 +01:00
fail.rs Improve HTTP error messages and status codes 2022-09-25 10:56:57 +01:00
head.rs Log version when starting the server (#1358) 2022-10-27 01:58:08 -07:00
health.rs Make readability fixes to Rust code comments (#157) 2022-09-17 02:50:10 +01:00
import.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
index.rs Improve server configuration parsing and option storage 2022-05-11 15:23:08 +01:00
input.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
key.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
log.rs Change the log identifier for web requests 2022-10-16 17:36:07 +01:00
mod.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
output.rs Support different Content-Type outputs on /signup and /signin routes 2022-09-25 13:05:56 +01:00
params.rs Add support for SQL parameters in HTTP REST endpoints 2022-10-17 02:00:15 +01:00
rpc.rs Fix typo in code comments 2022-10-30 01:32:27 +00:00
session.rs Allow authentication token to be verified with or without Bearer or Basic prefix 2022-09-28 01:19:18 +01:00
signin.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
signup.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
sql.rs Don't panic on invalid UTF-8 in web requests (#1422) 2022-10-30 23:28:57 +00:00
status.rs Rename 'web' module to 'net' 2022-02-09 15:55:04 +00:00
sync.rs Rename 'web' module to 'net' 2022-02-09 15:55:04 +00:00
version.rs Log version when starting the server (#1358) 2022-10-27 01:58:08 -07:00