akka/akka-http
Ver no GitHubMake 'client request' example more full-fledged
Open
#2.595 aberto em 12 de jul. de 2019
help wantedt:clientt:docs
Métricas do repositório
- Stars
- (1.311 stars)
- Métricas de merge de PR
- (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)
Description
https://doc.akka.io/docs/akka-http/current/client-side/request-and-response.html#processing-responses documents the separate steps of making requests and unmarshalling the response, but never 'ties it together' into a complete example - not even when you click 'go to snippet source'.