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

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -