mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 13:10:38 +00:00
This matches the authorization middleware. --------- Signed-off-by: Tristan Partin <tristan@neon.tech> Co-authored-by: Mikhail Kot <mikhail@neon.tech>
3 lines
71 B
Rust
3 lines
71 B
Rust
pub(in crate::http) mod authorize;
|
|
pub(in crate::http) mod request_id;
|