* prog name
* better error reporting
* added logging for better tracking
* in middle of json
* more tasks
* json payload complete
* in middle of adding tests
* allow comments in json for property file
* added few simple test cases.
* json test cases. need to add substituion tests
* `python -m unittest` will test all
* substitution tests complete. need to work on json comments.
* substitution tests complete
* few fixes
* added placeholder for tests.
* added placeholder for tests.
* fix bugs found by tests
* info logs
* command line property error
* basic auth, cookie
* in middle of installable package
* dothttp-cli installable package, single file, folder
* docker publish to github
* update workflow
* fix name
* release to github
* formatter
* fix tests
* json format fix
* stdout for formatting. grouping commandline args.
* - default headers defined in prop file
- property value in http file itself
- property syntax with double paranthesis
- comments
- payload 's data should support json - -> form input
* fixed few tasks from #4
* fix formatting for data section when input is json
* in middle of pyoxidizer
* property validation, json file validation, cookie save failure proceed
* whitespace is ignored, unless specified in quotes.
for in file variable substitutions
* readme and bug fix for propertys
* add few unit tests
* add tests, few are more direct need to add more assertions
* test output of curl and formatter.
* Update Dockerfile
* using multiple files, pyinstaller, workable in most unix
* windows docker file
* formatter has issues with comments. need to rewrite from beginning
* few formatting fixes
* extension link
* pipfile
* bugs reporting
* fix query params bug
* added substituion tests
* fix bugs found via test cases
* bug with multiple substitutions
* print output path
* experimental phase, of string matching
* alphanumeric then write normally otherwise go for double or single quotes
* http file issue
* fix github actions
* Update TASKS.md
* formatter has issues with comments. need to rewrite from beginning
* update version
* setup.py fix requirements, add console package
* setup.py fix requirements, add console package
* update README.md
* platform specific
* next steps
* initial extension phase
* added error handling in response
* naming requests, only useful in ide
* multiple requests in same file, although i prefer not to have in that manner. but hey
* fix exception message
* trailing ',' are allowed now in data and json. so, no problem commenting few params
* add license (#8)
* calling http.http is bad, changed it to urlwrap and adding trailing ',' to data, files, json