mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-03 03:36:30 +03:00
login homepage working
This commit is contained in:
parent
64ef9fcc41
commit
02093988cd
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user