Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
Stores a copy of `s` as the target, or erases the previously stored value if `s` is empty. The implementation only calls this function for request headers. This function may throw `std::invalid_argument` if the operation is not supported by the container.将 `s` 的副本存储为目标;若 `s` 为空,则擦除先前存储的值。此函数仅由实现对请求头进行调用。如果容器不支持该操作,函数可能会抛出 `std::invalid_argument` 异常。