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

Improve extensions API support #593

Merged
merged 2 commits into from Feb 2, 2023
Merged

Improve extensions API support #593

merged 2 commits into from Feb 2, 2023

Conversation

calavera
Copy link
Contributor

@calavera calavera commented Feb 1, 2023

Description of changes:

  • Set request content-types for JSON payloads
  • Print the returned status codes in case of errors

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

- Set request content-types for JSON payloads
- Print the returned status codes in case of errors

Signed-off-by: David Calavera <david.calavera@gmail.com>
Signed-off-by: David Calavera <david.calavera@gmail.com>
@calavera
Copy link
Contributor Author

calavera commented Feb 2, 2023

There is a transitive dependency issue, but it should not be a problem because it's for a windows related crate. More information here: tokio-rs/tokio#5386

@calavera calavera merged commit f56c7dc into main Feb 2, 2023
@calavera calavera deleted the request_content_types branch February 2, 2023 01:39
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.

None yet

2 participants