akka/akka-http
在 GitHub 查看Http, client: Provide high-level support for response decompression
Open
#209 创建于 2016年9月9日
1 - triagedhelp wantedt:client
仓库指标
- Star
- (1,311 star)
- PR 合并指标
- (平均合并 1天 10小时) (30 天内合并 2 个 PR)
描述
Issue by jrudolph Tuesday Feb 10, 2015 at 14:24 GMT Originally opened as https://github.com/akka/akka/issues/16813
See spray/spray#987
In spray, you could add a decode(...) clause to your pipeline to add support for a single decoder. As noted in the ticket it would make sense to provide also an automatic solution that tries all known decodes.
/cc @sirthias