Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_NOT_MODIFIED (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/www/wget2/wget2-2.0.0/libwget/
H A Dhttp.h75 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/www/trafficserver/trafficserver-9.1.1/include/tscpp/api/
H A DHttpStatus.h55 HTTP_STATUS_NOT_MODIFIED = 304, enumerator
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransactCache.cc1242 ink_assert(response->status_get() != HTTP_STATUS_NOT_MODIFIED); in match_response_to_request_conditionals()
1270 return HTTP_STATUS_NOT_MODIFIED; in match_response_to_request_conditionals()
1287 response_code = HTTP_STATUS_NOT_MODIFIED; in match_response_to_request_conditionals()
1296 response_code = HTTP_STATUS_NOT_MODIFIED; in match_response_to_request_conditionals()
1303 response_code = HTTP_STATUS_NOT_MODIFIED; in match_response_to_request_conditionals()
H A DHttpTransact.cc3028 case HTTP_STATUS_NOT_MODIFIED: in build_response_from_cache()
4209 case HTTP_STATUS_NOT_MODIFIED: // 304 in handle_cache_operation_on_forward_server_response()
4389 client_response_code = HTTP_STATUS_NOT_MODIFIED; in handle_cache_operation_on_forward_server_response()
4404 if (client_response_code == HTTP_STATUS_NOT_MODIFIED) { in handle_cache_operation_on_forward_server_response()
4561 …if ((client_response_code == HTTP_STATUS_NOT_MODIFIED) && (s->cache_info.action != CACHE_DO_NO_ACT… in handle_cache_operation_on_forward_server_response()
4595 …if ((client_response_code == HTTP_STATUS_NOT_MODIFIED) || (client_response_code == HTTP_STATUS_PRE… in handle_cache_operation_on_forward_server_response()
4680 case HTTP_STATUS_NOT_MODIFIED: in handle_no_cache_operation_on_forward_server_response()
4788 if (s->hdr_info.server_response.status_get() == HTTP_STATUS_NOT_MODIFIED) { in merge_and_update_headers_for_cache_update()
6342 if ((response_code == HTTP_STATUS_OK) || (response_code == HTTP_STATUS_NOT_MODIFIED) || in is_response_cacheable()
6915 s->hdr_info.server_response.status_get() != HTTP_STATUS_NOT_MODIFIED && in handle_response_keep_alive_headers()
[all …]
/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd-util.c303 return (HTTP_STATUS_NOT_MODIFIED); in cupsGetPPD3()
433 else if (status != HTTP_STATUS_NOT_MODIFIED) in cupsGetPPD3()
H A Dhttp.h249 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
306 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
H A Dadminutil.c386 else if (status != HTTP_STATUS_NOT_MODIFIED) in cupsAdminGetServerSettings()
1389 status = HTTP_STATUS_NOT_MODIFIED; in get_cupsd_conf()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h257 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
311 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
H A Dutil.c1037 return (HTTP_STATUS_NOT_MODIFIED); in cupsGetPPD3()
1145 else if (status != HTTP_STATUS_NOT_MODIFIED) in cupsGetPPD3()
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h249 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
306 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h249 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
306 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h249 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
306 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/file_provider/
H A DDownloader.cpp146 case HTTP_STATUS_NOT_MODIFIED: in onNetworkReplyFinished()
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h286 HTTP_STATUS_NOT_MODIFIED, /* File not modified */ enumerator
343 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Ddownload.c106 case HTTP_STATUS_NOT_MODIFIED: in download_fetch_complete()
H A Dhttp.h57 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/file_provider/
H A Dtest_Downloader.cpp218 MockNetworkReply* const reply = new MockNetworkReply(QByteArray(), HTTP_STATUS_NOT_MODIFIED); in conditionalDownloadOfOlderFile()
/dports/net/libwebsockets/libwebsockets-v4.2.2/include/libwebsockets/
H A Dlws-http.h93 HTTP_STATUS_NOT_MODIFIED = 304, enumerator
/dports/devel/kore/kore-4.1.0/include/kore/
H A Dhttp.h418 HTTP_STATUS_NOT_MODIFIED = 304, enumerator
/dports/databases/mantis/mantisbt-2.25.2/api/rest/restcore/
H A Dissues_rest.php132 return $p_response->withStatus( HTTP_STATUS_NOT_MODIFIED, 'Not Modified' )
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/winhttp/
H A Dwinhttp.h249 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/deps/winhttp/
H A Dwinhttp.h249 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/deps/winhttp/
H A Dwinhttp.h249 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/winhttp/
H A Dwinhttp.h249 #define HTTP_STATUS_NOT_MODIFIED 304 macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/deps/winhttp/
H A Dwinhttp.h249 #define HTTP_STATUS_NOT_MODIFIED 304 macro

12345678910>>...17