Neven Dinev
Neven Dinev
#### Problem Description Whenever there is a communication between browser and server over SSE it is blocked by mitmproxy #### Steps to reproduce the behavior: 1. Make sure that you...
Window 8.1, dot net 4.8. Wemos Mini D1 with latest micropython 1.19 Unhandled Exception: System.Management.ManagementException: This method is not implemented in any class at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) at System.Management.ManagementObject.GetMethodParameters(String methodName, ManagementBaseObject&...
I have a post body that looks like { text: "this is my {{NotVariable}}" } Rest client is showing error "Cannot convert undefined or null to object" because it looking...
Trying to use it returns: `CommandNotFoundException: The term 'Get-SFTPFile' is not recognized as the name of a cmdlet, function, script file, or operable program.` Note: Worked fine in 2.3
I am using rest client for few years. suddenly it stopped to function on one of my machines . I disabled all other plugins - still does not work. I...
I am trying to run some example but facing problems: I'm using windows 2022, I installed with `pip install pysaml2` - was ok Docs I am reading: docs/examples/idp.rst Example I...
Jmeter 5.4.3/ plugin version 1.2.0 To reproduce this you need to configure listener "Save responses to a file" Then select "Failed responses only" Run you test with many enough users...
Jmeter 5.4.3/ plugin version 1.2.0 Setup SFTP download (get) Source path: \home\${USER_NAME}\somefile.txt Destination path: c:\temp\${USER_NAME}_download.txt Run sampler Expected: file with name **user1_download.txt** to appear in c:\temp Actual: file with **${USER_NAME}_download.txt**...
Jmeter 5.4.3/ plugin version 1.2.0 Create simple SFTP sample get or put Run the sample Expected: Size of the response or request should be accounted and aggregated Actual: upload and...
Jmeter 5.4.3/ plugin version 1.2.0 When you run any command in the results the label of the sampler includes username@hostname For example "SFTP File download:([email protected]:22)" Expected is "SFTP File download"...