Ashutosh Kr Singh

Results 2 issues of Ashutosh Kr Singh

### Check for existing issues - [ ] Completed ### Describe the feature Currently while using the command zed . in terminal for opening zed in current directory is not...

defect
needs info / awaiting response
cli
linux
admin read

### Description This PR improves how HTTP headers are set in the request. Replacing headers.keySet() with headers.entrySet(). This change enhances efficiency by directly accessing both the key and value in...

status:needs-testing