Peter
Peter
### Description as far as i understood it, `docker.push.retries` is intended to help with flaky registries, but it looks like it only retries failing calls to the docker-client (which result...
forked issue from #68 see https://bugs.eclipse.org/bugs/show_bug.cgi?id=529915 (workaround described)
Http should be first
choicebox in toolbar not readable
As i only have windows environment, i cannot really test the created executables. It would be nice to have the build setup to build all three versions during the build...
some way to easier upload e.g. files via multipart post
more metrics on rest calls, like ttfb, request size, compressed size etc, probably in a popup instead of statusbar
Thanks for the quick answer. I think i found a problem when creating a new variable if there is no environment specified:  Also, is it possible to add these...
the used http client (java) does not support socks proxy conncetions see https://bugs.openjdk.java.net/browse/JDK-8214516 maybe switch back to apache httpclient if reactive? or wait for java to support it?