Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/06chaynes/http-cache
/ functions
Functions
612 in github.com/06chaynes/http-cache
⨍
Functions
612
◇
Types & classes
100
Function
no_store_mode
()
http-cache-ureq/src/test.rs:149
Function
only_if_cached_mode_hit
()
http-cache-ureq/src/test.rs:374
Function
only_if_cached_mode_miss
()
http-cache-ureq/src/test.rs:353
Function
options_request_not_cached
()
http-cache-tower/src/test.rs:1319
Function
options_request_not_cached
()
http-cache-reqwest/src/test.rs:1155
Function
options_request_not_cached
()
http-cache-surf/src/test.rs:1029
Function
options_request_not_cached
()
http-cache-quickcache/src/test.rs:398
Function
options_request_not_cached
()
http-cache-ureq/src/test.rs:504
Method
other
Create a generic error # Examples ```rust use http_cache::HttpCacheError; let err = HttpCacheError::other("Unexpected error occurred"); ```
http-cache/src/error.rs:147
Method
overridden_cache_mode
(&self)
http-cache-reqwest/src/lib.rs:382
Function
override_cache_mode
()
http-cache-reqwest/src/test.rs:292
Function
patch_request_invalidates_cache
()
http-cache-tower/src/test.rs:1229
Function
patch_request_invalidates_cache
()
http-cache-reqwest/src/test.rs:1049
Function
patch_request_invalidates_cache
()
http-cache-surf/src/test.rs:930
Function
patch_request_invalidates_cache
()
http-cache-quickcache/src/test.rs:284
Function
patch_request_invalidates_cache
()
http-cache-ureq/src/test.rs:454
Method
policy
( &self, response: &HttpResponse, )
http-cache-tower/src/lib.rs:248
Method
policy
(&self, response: &HttpResponse)
http-cache-reqwest/src/lib.rs:388
Method
policy
( &self, response: &HttpResponse, )
http-cache-ureq/src/lib.rs:812
Method
policy_with_options
( &self, response: &HttpResponse, options: CacheOptions, )
http-cache-tower/src/lib.rs:255
Method
policy_with_options
( &self, response: &HttpResponse, options: CacheOptions, )
http-cache-reqwest/src/lib.rs:391
Method
policy_with_options
( &self, response: &HttpResponse, options: CacheOptions, )
http-cache-ureq/src/lib.rs:820
Method
poll_frame
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, )
http-cache/src/body.rs:167
Method
poll_frame
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, )
http-cache-tower/src/lib.rs:1008
Method
poll_frame
( mut self: Pin<&mut Self>, _cx: &mut Context<'_>, )
http-cache-tower-server/src/lib.rs:436
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
http-cache-tower/benches/streaming_benchmark.rs:32
Method
poll_ready
( &mut self, cx: &mut Context<'_>, )
http-cache-tower/src/lib.rs:755
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
http-cache-tower/src/test.rs:68
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
http-cache-tower/examples/hyper_streaming.rs:39
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
http-cache-tower/examples/tower_streaming_memory_profile.rs:79
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
http-cache-tower/examples/hyper_basic.rs:39
Method
poll_ready
( &mut self, cx: &mut Context<'_>, )
http-cache-tower-server/src/lib.rs:607
Function
post_request_bypasses_cache
()
http-cache-tower/src/test.rs:293
Function
post_request_invalidates_cache
()
http-cache-ureq/src/test.rs:404
Method
put
( &self, cache_key: String, response: HttpResponse, policy: CachePolicy, )
http-cache/src/managers/cacache.rs:184
Method
put
( &self, cache_key: String, response: HttpResponse, policy: CachePolicy, )
http-cache/src/managers/foyer.rs:123
Function
put_request_invalidates_cache
()
http-cache-tower/src/test.rs:1181
Function
put_request_invalidates_cache
()
http-cache-reqwest/src/test.rs:994
Function
put_request_invalidates_cache
()
http-cache-surf/src/test.rs:879
Function
put_request_invalidates_cache
()
http-cache-quickcache/src/test.rs:225
Function
put_request_invalidates_cache
()
http-cache-ureq/src/test.rs:429
Function
quickcache
()
http-cache-quickcache/src/test.rs:36
Function
reload_mode
()
http-cache-tower/src/test.rs:1932
Function
reload_mode
()
http-cache-reqwest/src/test.rs:165
Function
reload_mode
()
http-cache-surf/src/test.rs:552
Function
reload_mode
()
http-cache-ureq/src/test.rs:239
Method
remote_fetch
(&mut self)
http-cache-tower/src/lib.rs:297
Method
remote_fetch
(&mut self)
http-cache-reqwest/src/lib.rs:443
Method
remote_fetch
(&mut self)
http-cache-surf/src/lib.rs:256
Method
remote_fetch
(&mut self)
http-cache-ureq/src/lib.rs:864
Function
removes_warning
()
http-cache-tower/src/test.rs:578
Function
removes_warning
()
http-cache-reqwest/src/test.rs:509
Function
removes_warning
()
http-cache-surf/src/test.rs:217
Function
removes_warning
()
http-cache-ureq/src/test.rs:117
Method
reset
Reset all metrics to zero.
http-cache-tower-server/src/lib.rs:170
Function
response_methods_work
()
http-cache/src/test.rs:47
Function
revalidation_200
()
http-cache-tower/src/test.rs:810
Function
revalidation_200
()
http-cache-reqwest/src/test.rs:683
Function
revalidation_200
()
http-cache-surf/src/test.rs:471
Function
revalidation_200
()
http-cache-ureq/src/test.rs:565
Function
revalidation_304
()
http-cache-tower/src/test.rs:709
Function
revalidation_304
()
http-cache-reqwest/src/test.rs:645
Function
revalidation_304
()
http-cache-surf/src/test.rs:430
Function
revalidation_304
()
http-cache-ureq/src/test.rs:532
Function
revalidation_500
()
http-cache-tower/src/test.rs:900
Function
revalidation_500
()
http-cache-reqwest/src/test.rs:761
Function
revalidation_500
()
http-cache-surf/src/test.rs:510
Function
revalidation_500
()
http-cache-ureq/src/test.rs:594
Function
search
(Query(params): Query<SearchQuery>)
http-cache-tower-server/examples/axum_advanced.rs:173
Method
send_string
Send string data with the request
http-cache-ureq/src/lib.rs:484
Method
serialization
Create a serialization error
http-cache/src/error.rs:337
Method
serialize
( &self, serializer: S, )
http-cache/src/lib.rs:619
Method
size_hint
(&self)
http-cache/src/body.rs:236
Method
source
(&self)
http-cache/src/error.rs:187
Method
streaming
(body: B)
http-cache/src/body.rs:126
Function
streaming_cache_with_multiple_vary_headers
()
http-cache-reqwest/src/test.rs:1801
Function
streaming_cache_with_vary_headers
()
http-cache-reqwest/src/test.rs:1753
Function
streaming_concurrent_access
()
http-cache-reqwest/src/test.rs:1681
Function
streaming_error_handling
()
http-cache-reqwest/src/test.rs:1658
Function
streaming_with_custom_cache_options
()
http-cache-reqwest/src/test.rs:1610
Function
streaming_with_different_cache_modes
()
http-cache-reqwest/src/test.rs:1565
Function
streaming_with_request_extensions
()
http-cache-reqwest/src/test.rs:1724
Method
temp_file
Create a temp file error
http-cache/src/error.rs:352
Function
test_apply_ttl_constraints
()
http-cache-tower-server/src/lib.rs:1010
Function
test_body_size_limit
()
http-cache-tower-server/tests/integration.rs:238
Function
test_body_size_mismatch_self_heals
()
http-cache/src/managers/streaming_cache.rs:1743
Function
test_cache_analysis_fields
()
http-cache/src/test.rs:979
Function
test_cache_by_default_option
()
http-cache-tower-server/tests/integration.rs:1045
Function
test_cache_control_overrides_expires
()
http-cache-tower-server/tests/integration.rs:473
Function
test_cache_hit_and_miss
()
http-cache-tower-server/tests/integration.rs:57
Function
test_cache_mode_override_precedence
()
http-cache/src/test.rs:837
Function
test_cache_status_headers_disabled
()
http-cache/src/test.rs:897
Function
test_cache_status_headers_disabled
()
http-cache-tower-server/tests/integration.rs:1322
Function
test_cache_with_rate_limiting_cache_hit
()
http-cache-reqwest/src/test.rs:2126
Function
test_cache_with_rate_limiting_domain_based
()
http-cache-reqwest/src/test.rs:2179
Function
test_clear_wipes_everything
()
http-cache/src/managers/streaming_cache.rs:1666
Function
test_concurrent_cache_requests
()
http-cache-tower-server/tests/integration.rs:588
Function
test_concurrent_put_different_keys
()
http-cache/src/managers/streaming_cache.rs:1551
Function
test_concurrent_put_same_key
()
http-cache/src/managers/streaming_cache.rs:1580
Function
test_conditional_requests
()
http-cache-tower/src/test.rs:424
← previous
next →
401–500 of 612, ranked by callers