is IOS10 supports HTTP2?

Hi,
I want to allow http2 supprt to my iOS app. I am following this link to test weather i am on http2 or not.

http://www.floriangoessler.de/ios/2015/08/30/HTTP2-on-iOS.html


On iOS 9 i can see that i am using HTTP2 but cannot see on iOS 10.
Help me here to identify how to test HTTP2 is enabled on IOS10

Hi


I encounter the same problem on iOS10 simulator and device while testing HTTP2 requests like in here:

https://github.com/FGoessler/iOS-HTTP2-Test/blob/master/http2test/HTTP2Tester.swift

I get HTTP1.1


is it a bug in iOS10?

is IOS10 supports HTTP2?
 
 
Q