Skip to content

Adds PATCH, OPTIONS, CONNECT and TRACE methods#122

Merged
lulf merged 1 commit intodrogue-iot:mainfrom
Xelareip:missing-http-methods
Jun 17, 2025
Merged

Adds PATCH, OPTIONS, CONNECT and TRACE methods#122
lulf merged 1 commit intodrogue-iot:mainfrom
Xelareip:missing-http-methods

Conversation

@Xelareip
Copy link
Copy Markdown
Contributor

@Xelareip Xelareip commented Jun 13, 2025

Adds http methods PATCH, OPTIONS, CONNECT and TRACE

Fixes issue #121

@Xelareip Xelareip marked this pull request as ready for review June 13, 2025 10:35
Copy link
Copy Markdown
Member

@lulf lulf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@lulf lulf merged commit 4252d2b into drogue-iot:main Jun 17, 2025
1 of 2 checks passed
@jgerrish
Copy link
Copy Markdown

I encountered this issue earlier getting reqwless integrated with the OpenAPI generator.

It looks like it was fixed in the git repo but a new version wasn't pushed to crates.io

Could you bump the release number and push at least this fix?

Thanks for the wonderful project. It's a great component of the Rust embedded ecosystem.

Also, would you be interested in a PR that adds a json method to RequestBuilder? I'm trying to keep the OpenAPI generator port as close to reqwest as possible, and that and some other things will help.

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

Successfully merging this pull request may close these issues.

3 participants