cedric05 / dothttp

dsl for http. https://marketplace.visualstudio.com/items?itemName=ShivaPrasanth.dothttp-code
https://docs.dothttp.dev/
Apache License 2.0
12 stars 0 forks source link

Script execution and dependency updates #230

Closed cedric05 closed 7 months ago

cedric05 commented 7 months ago
  1. Now script execution split into three parts:

    1. Init (runs after loading variables)
    2. pre (runs after request is loaded
  2. Chore Update faker, requests-pkcs12, waitress

This is best suited for laod binary files converting/transforming data before executing.

Any new Feature should handle all of below

are expected to work by default for any new feature. here is the checklist