fix: add Content-Type

This commit is contained in:
Udit Karode
2022-08-07 17:01:23 +05:30
parent 4142aa289c
commit 699c3c07b1
4 changed files with 34 additions and 20 deletions

1
Cargo.lock generated
View File

@ -45,6 +45,7 @@ dependencies = [
"bytes",
"curl",
"tokio",
"unicase",
"warp",
]