Brane F. Gračnar
Brane F. Gračnar
@mklooss this might be stupid question... how can i use `countryInfo.txt` to create file that this script would be happy to read?
@ben-manes yeah, that is nice, but i'm planning to use different design. I don't want to introduce parallel AHC api, but i want to add `cache` at AHC instance creation...
Okay, i understand; i didn't want to be insulting. Now, the question; would it be possible to plug in http2 support by adding additional channel initialization or by adding ability...
I believe it's `libssl-dev`: ``` $ dpkg -l | grep -i libssl ii libssl-dev:amd64 1.1.1b-1ubuntu2 amd64 Secure Sockets Layer toolkit - development files ```
Oh, right, i was not aware of that. As far as i can see there is currently no `1.0.x` openssl package available in ubuntu `19.04` repositories :-/ i'll take a...
@samhanes-fs indeed, that was the case for me as well; i had to move away from `rvm` to docker-based development using official ruby docker images.
Hey! I'm in the process of migration of our services to AWS SDK 2.x and I was just left baffled by the fact that I'm not able to integrate KMS...
I don't know how come this pull request contains 4 commits.... Correct one is cb4d832
There is no reference to abort(3) in source code... Do you have ECC memory?
hey @oschwald, you're right, this PR comes from my app that uses `geoip2-java` and gets compiled into native binary. Currently, the only 3rd library used in the app, that requires...