Alexandre Campelo

Results 3 issues of Alexandre Campelo

Vertx suppot a timeout in the request, but that timeout start as soon as the method i invoked. I believe that Vertx should support a 'requestTimeout'. This means the timeout...

enhancement

ArgumentError: invalid byte sequence in UTF-8 from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:31:in `block in parse_tr' from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:29:in`each' from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:29:in `parse_tr' from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:18:in`block in encomenda' from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:16:in `each' from /usr/lib/ruby/gems/1.9.1/gems/guilhermechapiewski-correios-api-0.1.2/lib/correios.rb:16:in`encomenda'

I see that the HttpRequestMetadata.scheme() is null. We should prefill the scheme based on the client config based on SslConfig we can assume https.