<Java 11 `HttpClient` downloading but not?> This w...
# stackoverflow
u
Java 11 `HttpClient` downloading but not? This works perfectly for some URLs like https://speed.hetzner.de/10GB.bin it prints a lot of the debug messages in my Subscriber so my console looks something like this: I got 16384 bytes (6396) Got data! I got 16384 bytes (6397) Got data! I got 16384 bytes (6398) Got data! I got 16384 bytes (6399) and taskmanager says that java is downloading with ~50Mbit/s (my full download speed) However with the url https://o-5.1fichier.com/p86019894 this is very diffrent. The console only shows these...