akka/akka-http

Make 'client request' example more full-fledged

Open

#2,595 opened on 2019年7月12日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
help wantedt:clientt:docs

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (平均マージ 1d 10h) (30d で 2 merged PRs)

説明

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

コントリビューターガイド