kriogenia / rede

CLI tool to run and configure suites of HTTP requests defined in readable files
http://rede.sotoestevez.dev/
Apache License 2.0
1 stars 3 forks source link

feat: improve placeholder location #33

Closed kriogenia closed 1 month ago

kriogenia commented 1 month ago

For placeholders located in the headers, query params and forms now the key pointing to them is stored, allowing to precisely point to them.

- fix: change placeholders data structure