Current section
Files
Jump to
Current section
Files
include/dream_http_client@matching_MatchingConfig.hrl
-record(matching_config, {
match_method :: boolean(),
match_url :: boolean(),
match_headers :: boolean(),
match_body :: boolean()
}).