AFConfiguration extension

on

Methods

setHttpsCertificateVerification({String? pem, bool enable = false}) → void
setProxy({required String ip, String port = '8888', bool enable = false}) → void
proxy all request to localhost:8888