- added method set_json in PostRequest class for overide json (raw data)
- hotfix check for disabled headers
- checking file existence in extractors.py/exctact_dict_from_files
- added check for disabled headers
- added support for formdata and files
- added method set_files in PostRequest class for overide files
- added method set_data in PostRequest class for overide text parameters
- using https://httpbin.org for tests
- updated readme
- updated setup.py
- fix forgotten debug print
- fork from from https://github.com/k3rn3l-p4n1c/postpython
- update core to import Postman collections V2.1
- Added loader for Postman enviroments
- Change enviroment variables case Insensitive to case sensitive