Home
last modified time | relevance | path

Searched refs:headers_if_modified_since (Results 1 – 3 of 3) sorted by relevance

/dports/www/yaws/yaws-2.0.6/testsuite/
H A Dheaders_SUITE.erl117 {if_modified_since,"If-Modified-Since", headers_if_modified_since},
/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws_trace.erl405 case yaws_api:headers_if_modified_since(Headers) of
H A Dyaws_api.erl88 headers_if_modified_since/1, headers_if_match/1,
137 headers_if_modified_since(#headers{if_modified_since = X}) -> X. function