Ali Asgar
Ali Asgar
**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [ ] New feature [ X] Other, please...
Decomment does not work if there are variables present in the request body of a http-request Example: ```json //test { "name": "{{name}}" } ``` would result in server receiving ```"//test\n{\n...
Is there a way to save the window specific env variables as well?
_The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply_ ### Issue When using listen command for...
TypeError: '>=' not supported between instances of 'RecordException' and 'int' at .extract ( /usr/local/lib/python3.10/traceback.py:357 ) at .__init__ ( /usr/local/lib/python3.10/site-packages/exceptiongroup/_formatting.py:96 ) at .print_exception ( /usr/local/lib/python3.10/traceback.py:119 ) at .print_exc ( /usr/local/lib/python3.10/traceback.py:179 )...