commit | 2493ee81d40c8edc8841caf5fe95e7a5c6c45168 | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Thu Oct 22 10:36:24 2020 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Oct 22 16:02:29 2020 +0200 |
tree | 015e21d2eb28adfe301e35f9caed740b5bcfb7af | |
parent | 1e690bb6c49590cd3b4fae11c2f85f37e958635e [diff] |
MINOR: http: Add `enum etag_type http_get_etag_type(const struct ist)` http_get_etag_type returns whether a given `etag` is a strong, weak, or invalid ETag.