haskell-grpc-native / http2-client

A native HTTP2 client in Haskell
BSD 3-Clause "New" or "Revised" License
43 stars 27 forks source link

API change: pushPromiseHandler now takes the initial headers #26

Closed lucasdicioccio closed 7 years ago

lucasdicioccio commented 7 years ago

Closes #25 .

lucasdicioccio commented 7 years ago

Seems to have found no regressions using the scripts/collect.sh mechanism. In particular, feels like it works well on cloudflare's homepage full of pushed MP4 files.