akka/akka-http

Application/octet-stream doesn't support compressing

Open

#145 opened on Sep 8, 2016

View on GitHub
 (10 comments) (1 reaction) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantedt:coret:marshalling

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

Issue by vans239 Friday Nov 27, 2015 at 16:10 GMT Originally opened as https://github.com/akka/akka/issues/19036


I recently found that Media type application/octet-stream couldn't be gziped due uncompressible flag. What cause of such behavior? I didn't find any info in rfc. Thanks

Contributor guide