vault/http
Ville Vesilehto eefd4529e9
chore: avoid unnecessary byte/string conversion calls (#21854)
* chore: avoid unnecessary conversion calls

* add changelog entry

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-08 17:50:54 +00:00
..
web_ui Make web_ui complient with Go's native embedding (#14246) 2022-02-24 09:12:36 -05:00
assets.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
assets_stub.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth_token_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
cors.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
custom_header_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
events.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
events_test.go * wire experiments through options for tests (#21873) 2023-07-14 17:53:10 -04:00
forwarded_for_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
forwarding_bench_test.go chore: avoid unnecessary byte/string conversion calls (#21854) 2023-08-08 17:50:54 +00:00
forwarding_test.go chore: avoid unnecessary byte/string conversion calls (#21854) 2023-08-08 17:50:54 +00:00
handler.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
handler_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
help.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
help_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
http_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logical.go Add support for HEAD operations (#19520) 2023-03-21 18:37:17 -04:00
logical_test.go VAULT-17079: Adding Hash Function and HeaderAdjuster to EntryFormatter (#22042) 2023-07-27 12:31:52 -04:00
plugin_test.go Stop passing in loggers to clusters explicitly (#21999) 2023-07-24 10:51:02 -04:00
sys_audit_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_auth_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_config_cors_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_config_state_test.go Add high privilege namespace (#21215) 2023-07-06 09:51:43 +02:00
sys_feature_flags.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_generate_root.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_generate_root_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_health.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_health_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_hostinfo_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_in_flight_requests.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_in_flight_requests_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_init.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_init_test.go Stop passing in loggers to clusters explicitly (#21999) 2023-07-24 10:51:02 -04:00
sys_internal_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_leader.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_leader_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_lease_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_metrics.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_metrics_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_monitor_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_mount_test.go Fix remount for mounts with spaces in the name (#19585) 2023-03-16 15:26:55 -04:00
sys_mounts_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_policy_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_raft.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_rekey.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_rekey_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_rotate_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_seal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_seal_test.go Remove feature toggle for SSCTs, VAULT_DISABLE_SERVER_SIDE_CONSISTENT_TOKENS (#20834) 2023-05-29 12:54:20 -04:00
sys_wrapping_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
unwrapping_raw_body_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
util.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00