Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
We would also like our message container to have customization points permitting the following: allocator awareness, user-defined containers to represent header fields, and user-defined types and algorithms to represent the body. And finally, because requests and responses have different fields in the ['start-line], we would like the containers for requests and responses to be represented by different types for function overloading.此外,我们还希望消息容器提供自定义扩展点,以实现以下功能:支持分配器感知(allocator awareness)、允许使用用户自定义的容器来表示首部字段,以及支持使用用户自定义的类型和算法来表示消息体。最后,由于请求和响应的起始行(start-line)包含不同的字段,我们希望分别使用不同的类型来表示请求和响应的容器,从而支持函数重载。