Ahsan Rabbani

Results 9 comments of Ahsan Rabbani

@sdispater any updates on this? we would like to see this fix (or the other similar PR) in the next release.

Thanks, I'm fairly new to dropwizard with guice, so an example would be helpful whenever you get a chance.

I ended up doing something like this. Curious to see how it compares to your solution. ``` import com.google.inject.Inject; import de.spinscale.dropwizard.jobs.GuiceJobManager; import de.spinscale.dropwizard.jobs.Job; import de.spinscale.dropwizard.jobs.JobConfiguration; import de.spinscale.dropwizard.jobs.JobsBundle; import io.dropwizard.setup.Environment; import...

The request just times out. However, it's not a connectivity issue because as mentioned the curl command works just fine. ``` ↳ curl -x https://proxy.xargsgrep.com:443 google.com 301 Moved 301 Moved...

@AshwinPrabhuB The problem is not that AHC is not picking up the proxy settings. I am able to configure it via the code as shown in my original post. The...

I tested with HK2 version 2.5.0-b06 and it seemed to resolve the issue. So I guess as @sachin-r mentioned we need a new release of DW for that. For now...

Hi, I'll look into it. I don't know how shortcuts work programmatically but I think it should be straightforward.

Can you send me a link to the actual VPN app you're using?

Thanks for reporting these. Since these are pretty low priority issues I don't know if I'll be able to get around to them anytime soon. Also please feel free to...