Description
Rust client codegen uses hyper library. This library is "low-level", and requires some tunning (to deal with https, for example).
Reqwest alternative https://github.com/seanmonstar/reqwest (which uses hyper under the hood), seems to be a good alternative.
Swagger-codegen version
master
Swagger declaration file content or url
Not applicable
Command line used for generation
Not applicable
Steps to reproduce
Not applicable
Related issues/PRs
Not found
Suggest a fix/enhancement
PR in preparation.
Description
Rust client codegen uses hyper library. This library is "low-level", and requires some tunning (to deal with https, for example).
Reqwest alternative https://github.com/seanmonstar/reqwest (which uses hyper under the hood), seems to be a good alternative.
Swagger-codegen version
master
Swagger declaration file content or url
Not applicable
Command line used for generation
Not applicable
Steps to reproduce
Not applicable
Related issues/PRs
Not found
Suggest a fix/enhancement
PR in preparation.