Nazarenko Viktor
Nazarenko Viktor
O totally agree, is there any way to remove this annoying warning?
Actually the same for me. Randomly, when i use proxy, i got this 2.3.0 :042 > r = clnt.get("https://google.com", follow_redirect: true) = Request ! CONNECT TO 217.xx.xx.xx:6523 HTTPClient::ConnectTimeoutError: execution expired...
> Is there any update? I don't wanna all my index have the same name. It does make sense index names based on it contents. > > Like this: >...
Still no support for v4?
yes, and it has `xobjects` but not `objects`
I just took code from example: ``` ruby def process_page(page, count) xobjects = page.xobjects return count if xobjects.empty? xobjects.each do |name, stream| case stream.hash[:Subtype] when :Image then count += 1...
any news or plans about migrating to AA 4?