Chae Jeong Ah

Results 5 comments of Chae Jeong Ah

I found something interesting during the test. When I clone example repository gave me as an example and tested it, I also face the same issue. However, if I request...

https://github.com/usebruno/bruno/blob/b01f2e0c5fe7cf6c0d4b3d111033f71f9d8be56b/packages/bruno-app/src/utils/curl/curl-to-json.js#L126 Maybe it's removed by this line. However, is there a case where it only works when there is a '/' at the end of the url?

@mike-marcacci Hello. I'm using this library well. I am very interested in contributing to the open source. If this project allows contribute, Can I fix it?

I've had the same problem. I think it related to #1153 pr. When I change `protocolRegex`(regex expression) to the original, nothing errors happen ```javascript // #1153 pr - same with...