akka/akka-http

Http, client: Provide high-level support for response decompression

Open

#209 创建于 2016年9月9日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Scala (598 fork)batch import
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

贡献者指南