3. 数据类型 & 抽像

HTTP and related specifications define a great number of concepts and functionality that is not specific to either HTTP’s client- or server-side since they are meaningful on both end of an HTTP connection. The documentation for their counterparts in Akka HTTP lives in this section rather than in the ones for the Client-Side API, Core Server API or High-level Server-Side API, which are specific to one side only.

HTTP 和相关规范定义了大量的概念和功能,这些都不是特定于 HTTP 客户或服务端的,因为它们对于 HTTP 连接的两端都很有意义。 Akka HTTP 中相应模型(数据类型 & 抽像)的文档都在本部分,而不是 客户端 API、@ref核心服务器 API高级服务端 API ,它们在专门章节。

在此文档中发现错误?该页面的源代码可以在 这里 找到。欢迎随时编辑并提交 Pull Request。