Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フレームワークを使用して単純な HTTP リクエストを作成する必要がありますspray。私は彼らの Web サイトでいくつかの例を見つけましたが、それらは複雑で、私には必要のない Akka が関係していることが判明しました。
spray
さらに、リクエストのヘッダー ( X-Application、content-typeなど) と、もちろんリクエストの投稿データ (私の場合は JSON のデータ) を入力できる必要があります。
X-Application
content-type
では、どうすればいいですか?