Giter VIP home page Giter VIP logo

Comments (3)

h1dden-da3m0n avatar h1dden-da3m0n commented on May 31, 2024 1

Hi @jamesnswithers!

Thank you for the comment, and yes this is common to have your proxy to just allow access to the outside world.
However, then there is the field "no proxy" that allows for wildcard definitions.
Say you have your local services like the following:

  • gitea.local.lan
  • nexus.local.lan
  • service.local.lan

then you can add this to the no proxy field and none of those addresses would get sent to the proxy:

  • *.local.lan

NOTE: I would be not alone to "solve" this issue this way, it is common practice among plugins, just that I have overlooked this in my initial implementation xD

(but let me know if that still affects your use-case, then i can add a global config to disable this behavior 😉 )

from rest-list-parameter-plugin.

h1dden-da3m0n avatar h1dden-da3m0n commented on May 31, 2024

I already know how to fix this thanks to the github-plugin using the same HTTP library and them already supporting this (see here, and here).

I will most likely wait with a fix for this till 1.2.0, since I am already touching the OKHttp (the HTTP library used) connection and client there and can incorporate this fix with it.

Should someone however face this BUG and need a immediate fix, then let me know or set the global Java HTTP proxy properties for now.

from rest-list-parameter-plugin.

jamesnswithers avatar jamesnswithers commented on May 31, 2024

For our use case fixing this 'bug' would hurt us as we set the Plugin Manager proxy so we can reach out to the internet for plugin updates however all of the webservices we fetch data from are internal which are not available through our corporate proxy. Food for thought as i'm not sure how common place this.

from rest-list-parameter-plugin.

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.