iphone - AFNetworking duplicate content-length on 3g -


we using afnetworking handle url requests server.

for reason seeing duplicate content-length headers when working on 3g. when in wifi there no problem.

anybody know why happen?

thanks!

carriers have tendency change outgoing requests when connecting on cellular networks 3g or edge (essentially, benevolent man-in-the-middle attack). outside of purview of afnetworking, , quite possibly out of hands of url loading system (nsurlconnection) on afnetworking based.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -