Loading…
|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
template<
bool isRequest, // `true` for requests, `false` for responses
class Fields = fields> // The type of container to store the fields
class header;
类template<
bool isRequest, // 若为请求则为 true,若为响应则为 false
class Fields = fields> // 用于存储字段的容器类型
class header;