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
test_corrupt_metadata_entry_is_skipped_and_removed
()
http-cache/src/managers/streaming_cache.rs:1446
Function
test_custom_cache_key_generation
()
http-cache/src/test.rs:872
Function
test_custom_keyer
()
http-cache-tower-server/tests/integration.rs:1115
Function
test_default_keyer
()
http-cache-tower-server/src/lib.rs:978
Function
test_default_keyer
()
http-cache-tower-server/tests/integration.rs:218
Function
test_delete_persists_across_restart
()
http-cache/src/managers/streaming_cache.rs:1276
Function
test_delete_removes_body_file
()
http-cache/src/managers/streaming_cache.rs:1374
Function
test_different_http_methods
()
http-cache-tower-server/tests/integration.rs:1279
Function
test_direct_rate_limiter_behavior
()
http-cache/src/test.rs:1404
Function
test_direct_rate_limiter_behavior
()
http-cache-reqwest/src/test.rs:2267
Function
test_direct_rate_limiter_creation
()
http-cache/src/test.rs:1344
Function
test_directive_parsing_edge_cases
()
http-cache-tower-server/tests/integration.rs:1180
Function
test_domain_rate_limiter_creation
()
http-cache/src/test.rs:1334
Function
test_errors
()
http-cache/src/test.rs:35
Function
test_errors
()
http-cache-tower/src/test.rs:28
Function
test_errors
()
http-cache-reqwest/src/test.rs:47
Function
test_errors
()
http-cache-surf/src/test.rs:67
Function
test_errors
()
http-cache-ureq/src/test.rs:34
Function
test_expires_future_date
()
http-cache-tower-server/tests/integration.rs:367
Function
test_expires_invalid_format
()
http-cache-tower-server/tests/integration.rs:441
Function
test_expires_only_no_cache_control
()
http-cache-tower-server/tests/integration.rs:510
Function
test_expires_past_date
()
http-cache-tower-server/tests/integration.rs:403
Function
test_expires_with_ttl_constraints
()
http-cache-tower-server/tests/integration.rs:546
Function
test_explicit_metadata_overrides_provider
()
http-cache/src/test.rs:1138
Function
test_http_cache_interface_analyze_request
()
http-cache/src/test.rs:607
Function
test_http_cache_interface_cache_bust
()
http-cache/src/test.rs:800
Function
test_http_cache_interface_conditional_requests
()
http-cache/src/test.rs:700
Function
test_http_cache_interface_lookup_and_process
()
http-cache/src/test.rs:644
Function
test_http_cache_interface_not_modified
()
http-cache/src/test.rs:758
Function
test_http_cache_options_debug_with_rate_limiting
()
http-cache/src/test.rs:1421
Function
test_http_cache_options_default_no_rate_limiting
()
http-cache/src/test.rs:1438
Function
test_in_memory_variant_still_delegates_to_temp_dir
()
http-cache/src/managers/streaming_cache.rs:1806
Function
test_lazy_load_on_capacity_overflow
()
http-cache/src/managers/streaming_cache.rs:1513
Function
test_malformed_cache_control
()
http-cache-tower-server/tests/integration.rs:781
Function
test_max_body_size_rejection
()
http-cache/src/managers/streaming_cache.rs:1637
Function
test_metadata_provider_generates_metadata
()
http-cache/src/test.rs:1027
Function
test_metadata_provider_returns_none
()
http-cache/src/test.rs:1087
Function
test_metadata_provider_with_conditional_logic
()
http-cache/src/test.rs:1195
Function
test_metadata_retrieval_through_extensions
()
http-cache-tower/src/test.rs:2133
Function
test_metadata_retrieval_through_extensions
()
http-cache-reqwest/src/test.rs:2382
Function
test_missing_body_self_heals_fast_path
()
http-cache/src/managers/streaming_cache.rs:1394
Function
test_missing_body_self_heals_slow_path
()
http-cache/src/managers/streaming_cache.rs:1419
Function
test_multipart_form_cloning_issue
()
http-cache-reqwest/src/test.rs:1197
Function
test_multiple_directives
()
http-cache-tower-server/tests/integration.rs:707
Function
test_no_cache_directive
()
http-cache-tower-server/tests/integration.rs:336
Function
test_no_rate_limiting_by_default
()
http-cache-reqwest/src/test.rs:2302
Function
test_no_store_directive
()
http-cache-tower-server/tests/integration.rs:87
Function
test_non_cloneable_request_graceful_fallback
()
http-cache-surf/src/test.rs:8
Function
test_nonce_mismatch_self_heals
()
http-cache/src/managers/streaming_cache.rs:1765
Function
test_only_cache_success_status
()
http-cache-tower-server/tests/integration.rs:186
Function
test_overwrite_does_not_leak_prior_content
()
http-cache/src/managers/streaming_cache.rs:1335
Function
test_overwrite_replaces_body
()
http-cache/src/managers/streaming_cache.rs:1299
Function
test_parse_max_age
()
http-cache-tower-server/src/lib.rs:994
Function
test_parse_s_maxage
()
http-cache-tower-server/src/lib.rs:1002
Function
test_path_parameter_preservation
()
http-cache-tower-server/tests/integration.rs:877
Function
test_persistence_across_restart
()
http-cache/src/managers/streaming_cache.rs:1204
Function
test_persistence_preserves_policy_and_user_metadata
()
http-cache/src/managers/streaming_cache.rs:1238
Function
test_private_directive
()
http-cache-tower-server/tests/integration.rs:126
Function
test_process_response_non_cacheable
()
http-cache/src/test.rs:938
Function
test_public_directive
()
http-cache-tower-server/tests/integration.rs:307
Function
test_put_returns_buffered_variant
()
http-cache/src/managers/streaming_cache.rs:1816
Function
test_query_keyer
()
http-cache-tower-server/src/lib.rs:986
Function
test_query_keyer
()
http-cache-tower-server/tests/integration.rs:228
Function
test_rate_limiter_key_extraction
()
http-cache/src/test.rs:1448
Function
test_rate_limiting_only_on_network_requests
()
http-cache-reqwest/src/test.rs:2331
Function
test_rate_limiting_options_integration
()
http-cache/src/test.rs:1354
Function
test_rate_limiting_with_actual_governor
()
http-cache/src/test.rs:1378
Function
test_rate_limiting_with_governor
()
http-cache-reqwest/src/test.rs:2226
Function
test_request_extensions_not_stripped
()
http-cache-tower-server/tests/integration.rs:1001
Function
test_response_caching_and_retrieval
()
http-cache-tower/src/test.rs:523
Function
test_s_maxage_override
()
http-cache-tower-server/tests/integration.rs:157
Function
test_same_body_different_keys_both_readable
()
http-cache/src/managers/streaming_cache.rs:1187
Function
test_second_instance_fails_construction
()
http-cache/src/managers/streaming_cache.rs:1789
Function
test_stale_cache_expiration
()
http-cache-tower-server/tests/integration.rs:658
Function
test_startup_sweeps_tmp_dir
()
http-cache/src/managers/streaming_cache.rs:1492
Function
test_streaming_body
()
http-cache-tower/src/test.rs:1407
Function
test_streaming_body_is_backed_by_file
()
http-cache/src/managers/streaming_cache.rs:1710
Function
test_streaming_body_operations
()
http-cache-reqwest/src/test.rs:1455
Function
test_streaming_cache_basic_operations
()
http-cache-reqwest/src/test.rs:1288
Function
test_streaming_cache_empty_response
()
http-cache-tower/src/test.rs:1740
Function
test_streaming_cache_empty_response
()
http-cache-reqwest/src/test.rs:1391
Function
test_streaming_cache_hit_bypasses_rate_limiting
()
http-cache-reqwest/src/test.rs:1987
Function
test_streaming_cache_large_response
()
http-cache-tower/src/test.rs:1693
Function
test_streaming_cache_large_response
()
http-cache-reqwest/src/test.rs:1346
Function
test_streaming_cache_layer
()
http-cache-tower/src/test.rs:1098
Function
test_streaming_cache_no_cache_mode
()
http-cache-tower/src/test.rs:1784
Function
test_streaming_cache_no_cache_mode
()
http-cache-reqwest/src/test.rs:1432
Function
test_streaming_manager_basic
()
http-cache/src/managers/streaming_cache.rs:1153
Function
test_streaming_manager_delete
()
http-cache/src/managers/streaming_cache.rs:1168
Function
test_streaming_request_graceful_handling
()
http-cache-tower/src/test.rs:2029
Function
test_streaming_with_rate_limiting
()
http-cache-reqwest/src/test.rs:1888
Function
test_ttl_constraints
()
http-cache-tower-server/tests/integration.rs:273
Function
test_zero_max_age
()
http-cache-tower-server/tests/integration.rs:1245
Function
to_http_types_error
(e: BoxError)
http-cache-surf/src/lib.rs:281
Method
try_from
(value: http::Version)
http-cache/src/lib.rs:1385
Method
until_key_ready
( &self, key: &str, )
http-cache/src/rate_limiting.rs:61
Method
until_key_ready
( &self, key: &str, )
http-cache-reqwest/src/test.rs:1907
Method
until_key_ready
( &self, key: &str, )
http-cache-surf/src/test.rs:1089
Method
until_key_ready
( &self, key: &str, )
http-cache-ureq/src/test.rs:1150
Method
update_headers
( &mut self, parts: &request::Parts, )
http-cache-tower/src/lib.rs:268
← previous
next →
501–600 of 612, ranked by callers