Patrick Petrovic
Patrick Petrovic
@nicks it looks like the CLI always uses the same credential store as configured in `~/.docker/config.json`. The secret store can be any kind of store (e.g., macOS Keychain). Docker Desktop...
Will probably get back to this PR after https://github.com/axios/axios/pull/5097, which will cause some conflicts.
@patrickluk Hey, I checked your report and believe that abort signals are working correctly. I tested the behavior using a server that always replies with a 200 status code and...
If anyone is interested in trying out HTTPS-over-HTTP support in Axios, feel free to check https://github.com/axios/axios/pull/5037. The implementation has some limitations (no redirects) but maybe it still fits your use...
@mikaelfs @ferranmuntada @jasonsaayman Hey everyone, thanks for your interest :) Will look into this pull request again over the holidays.