I'm having trouble getting AFNetworking to communicate successfully with a web service. Is there a way to log out (or view in some other way) the exact http request that it is sending?
You should check out AFHTTPRequestOperationLogger, which listens for the notifications sent when operations start and finish, and log them out with configurable verbosity.
I really like Charles for watching network traffic when using the simulator.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With