akka/akka-http

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

Open

#209 opened on 2016年9月9日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantedt:client

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (平均マージ 1d 10h) (30d で 2 merged PRs)

説明

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

コントリビューターガイド