/SimpleHttp

A simple get and post request using modernhttpclient

Primary LanguageC#

SimpleHttp

A simple get and post request using modernhttpclient

Requires modernhttpclient by Paul Betts

This is mainly to circumvent the ssl issue when attempting to use https in Xamarin on android devices lower than api level 20 which don't have TLS v1.2 enabled by default