我们可以在默认响应标头旁边添加额外的 http 响应标头项目示例“上次更新”吗?
例如,当我调用 (Request):
localHost:12345/API/GetInfo
with header:
Host: localHost:12345
......
然后 api 将回复 header (Response):
HTTP/1.1 200 OK
Content-Length: XX
Content-Type: XXX
Last-Update: 值和从 API 函数生成的值