akka/akka-http

Make 'client request' example more full-fledged

Open

#2595 aperta il 12 lug 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Scala (598 fork)batch import
help wantedt:clientt:docs

Metriche repository

Star
 (1311 star)
Metriche merge PR
 (Merge medio 1g 10h) (2 PR mergiate in 30 g)

Descrizione

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'.

Guida contributor