The single-request-in-actor-example does not consume the response in where the status code is not OK. Although this is unlikely to cause backpressure issues as the response is likely to have a HttpEntity.Strict entity, the example is confusing as it does not follow the warning about always consuming the response. |
||
|---|---|---|
| .. | ||
| server | ||
| HttpClientExampleSpec.scala | ||
| HttpServerExampleSpec.scala | ||
| HttpsExamplesSpec.scala | ||
| MarshalSpec.scala | ||
| ModelSpec.scala | ||
| SprayJsonCompactMarshalSpec.scala | ||
| SprayJsonExampleSpec.scala | ||
| UnmarshalSpec.scala | ||
| WebSocketClientExampleSpec.scala | ||