-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[p42] - settings under network #3742
Comments
after saving setting, user can send requests via configured URLs |
if possible, do not keep any information in local db, but state is in proxy |
Current situationIt seems, that the functionality of connecting an API to Proxy 42 needs to be completely separated from the functionality of connecting an API to apinfUmbrella.
SuggestionSeparate connecting an API to proxy 42 from API to apinfUmbrella completely
When the API is successfully connected to Proxy 42, a new button [RESET CONFIGURATION] is included in the page. By clicking this button the connection is removed by sending a HTTP DELETE request to Proxy 42 in question.
|
if selected proxy is p42, user can see only"proxy base path", "api base path" and port.
The text was updated successfully, but these errors were encountered: