Skip to content
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

164 165 216 Support for HTTP PUT/DELETE and parameters in URLs #217

Merged
merged 7 commits into from
Sep 28, 2023

Conversation

RayDNoper
Copy link
Collaborator

Relevance of 164/165 (PUT/DELETE) depends of 216 (params in URLs), so they are added as one commit and PR.
This standardizes http-requests in DSL's somewhat, as PUT and DELETE are very similar to POST.

A larger rewrite of HTTP Helper to support any HTTP header without duplicating code would be recommended, but as this also needs extra time for retesting, it was currently left out of this scope.

varmoh and others added 7 commits August 30, 2023 10:23
165 Support for DELETE request
216 Make Ruuter requests to URIs containing custom variables

As these three developments are basically changing the same feature, they were
developed side-by-side and in one commit.
@RayDNoper RayDNoper changed the base branch from main to dev September 28, 2023 07:33
@RayDNoper
Copy link
Collaborator Author

Doing a self-merge so this can go to testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants