I'm making a request to http://httpforever.com/, http://tls.peet.ws/api/all and getting an error ```log [Error: [CONNECTION_FAILED] Connection failed: Only HTTPS is supported (HTTP would leak fingerprint)] { code: 'GenericFailure' } ``` Is it possible to allow the KoonOptions interface or the Koon class to make HTTP requests? Even if they're not secure.
I'm making a request to http://httpforever.com/, http://tls.peet.ws/api/all and getting an error
Is it possible to allow the KoonOptions interface or the Koon class to make HTTP requests? Even if they're not secure.