Orgad Shaneh

Results 411 comments of Orgad Shaneh

> > I'll have to remember setting it every time I build curl, and if I have different build directories, I'll need to set it differently for each one of...

> `make install` is one solution for these cases. Not sure about the exact goal/use-case here, but if libcurl.dll happens to depend on further DLLs, copying/moving it next to curl.exe...

Qt Creator (which has a single executable and many libraries), and most projects I know, can be executed directly from the build directory.

They don't pass now. Will pass once all the PRs are merged. I couldn't add each test in its relevant commit, because they're all listed on the same line in...

Replaced the inline base64 values with `%b64[user:pass]b64%`

I've noticed another regression. I *do* have username in netrc, but if I provide a username in the URL, none of them is used, and no Authorization header is sent...

My issue is caused by d1237ac906ae7e3cd7a22c3a2d3a135a97edfbf5.

I've noticed another regression. I *do* have username in netrc, but if I provide a username in the URL, none of them is used, and no Authorization header is sent...