HTTP-API-Client 1.08
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- lib/HTTP/API/Client.pm
- lib/HTTP/API/DataTypeMarker.pm
- t/00_use.t
- t/01_api_call.t
- t/02_basic_auth.t
- t/03_diff_type.t
- t/04_callbacks.t
- t/05_kvp.t
- t/06_json.t
- t/07_empty_post.t
- t/08_retry.t
- t/09_kvp_response.t
- t/10_unsupported_content_type.t
- t/11_retry_fail_status.t
- t/12_unsupported_engine.t
- t/13_shorthand_methods.t
- t/14_response_decode.t
- t/15_callback_mutation.t
- t/16_debug_flags.t
- t/17_kvp_nested_hash.t
- t/18_auth_token.t
- t/19_not_include.t
- t/20_header_key_events.t
- t/21_before_events.t
- t/22_add_headers_keys_dedup.t
- t/23_skip_headers.t
- t/24_retry_fail_status_whitespace.t
- t/25_uri_escape_utf8.t
- t/26_tune_utf8.t
- t/27_undef_value_guard.t
- t/28_uri_escape_bytes_vs_chars.t
- t/29_json_bytes_vs_chars.t
- t/30_bool_escaping.t
- t/31_header_utf8_encoding.t
- t/32_basic_auth_utf8.t
- t/33_before_sorting_keys_mutation.t
- t/34_json_response_no_request.t
- t/35_get_no_path.t
- t/36_negative_retry_count.t
- t/37_negative_retry_delay.t
- t/38_invalid_charset.t
- t/39_browser_id_dev_fallback.t
- t/lib/FakeUA.pm