AFConfiguration extension

on

Methods

setHttpsCertificateVerification({String? pem, bool enable = false}) → void

Available on HttpUtils, provided by the AFConfiguration extension

setProxy({required String ip, String port = '8888', bool enable = false}) → void

Available on HttpUtils, provided by the AFConfiguration extension

proxy all request to localhost:8888