milkman
milkman copied to clipboard
An Extensible Request/Response Workbench
Http should be first
hello - all MacOS binaries are missing a correct version notation - it's always 1.0 instead of a real one the info.plist should contain at least the correct ShortVersionString now...
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?
there is no way to use a socks proxy up until now