improve .env parsing

This commit is contained in:
Paul Coral
2025-08-01 23:18:04 +02:00
parent c3881d7ff7
commit 6050d9d3a3
29 changed files with 455 additions and 98 deletions

View File

@@ -0,0 +1,15 @@
meta {
name: asdf
type: http
seq: 3
}
get {
url: localhost:5047
body: none
auth: inherit
}
settings {
encodeUrl: true
}