Coder Social home page Coder Social logo

Comments (10)

jmaher409 avatar jmaher409 commented on June 2, 2024

I'm running into the same issue. Have you had any luck since you wrote this?

from kappa.

totherik avatar totherik commented on June 2, 2024

Hmm, so kappa uses hapi's built in reply.proxy which internally uses Nipple. We can see if anything has changed in this API in more recent versions of hapi or look at alternate solutions.

Also, it looks like @tlivings started investigating this at some point.

from kappa.

tlivings avatar tlivings commented on June 2, 2024

The issue is because reply.proxy can not take custom agents, where a custom agent would be necessary to handle the proxy step.

I'm in the process of opening a PR against Hapi to resolve this. The alternative is to implement it ourselves and not use reply.proxy.

from kappa.

totherik avatar totherik commented on June 2, 2024

either way, this is pretty important for kappa. I'll defer to you @tlivings for the best approach, but for now I guess let's see if we get any traction with hapi.

from kappa.

ndvivedi avatar ndvivedi commented on June 2, 2024

I have submitted a pull request on hapi to allow for an agent to be passed into the reply.proxy handler. If this gets pulled in, the version of hapi kappa depends on would need to be bumped (currently hapi is at 6.5.0) to use it.

from kappa.

tlivings avatar tlivings commented on June 2, 2024

Kappa has been upgrade to use Hapi 6. We should be ready to work against this change now.

from kappa.

lynxor avatar lynxor commented on June 2, 2024

Any news on this? Struggling to set this up behind corporate proxy.

from kappa.

tlivings avatar tlivings commented on June 2, 2024

I thought there was a PR to support custom agents (as noted above). We should definitely look back into this.

cc @jasisk

from kappa.

ds82 avatar ds82 commented on June 2, 2024

Any update on this?

from kappa.

out4b avatar out4b commented on June 2, 2024

bump. Is there any plan to support this feature?

from kappa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.