ios - what is the use of UIWebview+AFNetworking class? -


i have observed in afnetworking class 2.5.4 uikit+afnetworking folder has been included.what use of various classes used in folder , how can post request in webview using uiwebview+afnetworking class.

this category adds methods uikit framework’s uiwebview class.

the methods in category provide increased control on request cycle, including progress monitoring , success / failure handling.


Comments