sorced-jim / SPDY-for-iPhone

A project to build a spdy client library for the iPhone.
Apache License 2.0
224 stars 34 forks source link

Can you provide a API to disable SSL/TLS? #9

Open jwx0925 opened 10 years ago

jwx0925 commented 10 years ago

Though SPDY force SSL/TLS,I want to test my program in no-tls. And in some cases(CDN…),there is no need to use https protocol.