conduit-dart / conduit

Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
https://theconduit.dev
BSD 2-Clause "Simplified" License
448 stars 44 forks source link

https requests #208

Open SiarheiMinkin opened 1 year ago

SiarheiMinkin commented 1 year ago

Is it possible to call https requests from conduit application? I get "Handshake error in client" when try to do it.