jasonacox / Build-OpenSSL-cURL

Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 3.0.x with TLS 1.3 and Mac Catalyst builds.
MIT License
419 stars 125 forks source link

http2 server push how to test ? #27

Closed muyushifang07 closed 5 years ago

muyushifang07 commented 5 years ago

http2 server push how to test ?

Build-OpenSSL-cURL-master⁩ ▸ ⁨examples⁩ ▸ ⁨iOS Test App⁩ ▸ ⁨include⁩ have no nghttp2 files contains .h headers?

jasonacox commented 5 years ago

The build.sh script now pushes complied libraries and headers to the "iOS Test App" example (examples/iOS Test App).