akka/akka-http

Make 'client request' example more full-fledged

Open

#2.595 geöffnet am 12. Juli 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (598 Forks)batch import
help wantedt:clientt:docs

Repository-Metriken

Stars
 (1.311 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 10h) (2 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide