Searched refs:if_modified_since (Results 1 – 1 of 1) sorted by relevance
46 char if_modified_since[HTTP_MAX_VALUE]; in cupsGetFd() local74 strlcpy(if_modified_since, httpGetField(http, HTTP_FIELD_IF_MODIFIED_SINCE), in cupsGetFd()75 sizeof(if_modified_since)); in cupsGetFd()90 httpSetField(http, HTTP_FIELD_IF_MODIFIED_SINCE, if_modified_since); in cupsGetFd()