We can use any Scala type as the request body, for example String , NodeSeq , Array[Byte] , JsonValue , or java.io.File , as long as we have a body parser ...
確定! 回上一頁