akka/akka-http
View on GitHubHttp, client: Provide high-level support for response decompression
Open
#209 opened on Sep 9, 2016
1 - triagedhelp wantedt:client
Repository metrics
- Stars
- (1,311 stars)
- PR merge metrics
- (Avg merge 1d 10h) (2 merged PRs in 30d)
Description
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