fix: base64 encode details header (#345)

This commit is contained in:
Lucio Franco
2020-05-07 15:31:26 -04:00
committed by GitHub
parent 68d2ab3339
commit e683ffef1f
7 changed files with 100 additions and 3 deletions
+2 -1
View File
@@ -14,5 +14,6 @@ members = [
"tests/wellknown",
"tests/extern_path/uuid",
"tests/ambiguous_methods",
"tests/extern_path/my_application"
"tests/extern_path/my_application",
"tests/integration_tests"
]