login homepage working

This commit is contained in:
bitful-pannul 2023-10-19 02:29:02 +02:00
parent 64ef9fcc41
commit 02093988cd

View File

@ -846,6 +846,7 @@ async fn handler(
"address": address,
"method": method.to_string(),
"raw_path": path.clone(),
"path": registered_path.clone(),
"headers": serialize_headers(&headers),
"query_params": query_params,
"url_params": url_params,