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

HTTP client does not support non-standard HTTP methods e.g. PATCH #344

Open
dargs opened this issue Jan 2, 2025 · 0 comments
Open

HTTP client does not support non-standard HTTP methods e.g. PATCH #344

dargs opened this issue Jan 2, 2025 · 0 comments

Comments

@dargs
Copy link

dargs commented Jan 2, 2025

get_url doesn't currently support PATCH method, as required for some API's like the Zoom API.

https://developers.zoom.us/docs/api/rooms/#tag/zoom-rooms/PATCH/rooms/%7Bid%7D/events

github.com/museumsvictoria/nodel/blob/71054c16514d2d4124b35bd03132953093045932/nodel-jyhost/src/main/java/org/nodel/http/impl/ApacheNodelHttpClient.java

justparking added a commit to automaticau/nodel that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant