- Notifications
You must be signed in to change notification settings - Fork26
Update servers improvements#448
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hi@dylan-way! Welcome to the project! 🎉 Thanks for opening this pull request! |
github-actionsbot commentedJan 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ All required contributors have signed the F5 CLA for this PR. Thank you! |
dylan-way commentedJan 24, 2025
I have hereby read the F5 CLA and agree to its terms |
Update UpdateHTTPServers and UpdateStreamServers:- No longer make extra GET requests for each PUT and DELETE request.- Removes identical duplicate servers.- Returns errors for duplicate servers with different parameters.
f625289 to30363d4Compareffec1a5 intonginx:mainUh oh!
There was an error while loading.Please reload this page.
Proposed changes
Update
UpdateHTTPServersandUpdateStreamServers:GETrequests for eachPUTandDELETErequest.Adds
Content-Typeheader to NGINX clientPATCHrequests.Checklist
Before creating a PR, run through this checklist and mark each as complete.