Skip to content

Add Content-Type header to Agent responses - #80

Open
simonmarty wants to merge 10 commits into
aws:mainfrom
simonmarty:contenttype
Open

Add Content-Type header to Agent responses#80
simonmarty wants to merge 10 commits into
aws:mainfrom
simonmarty:contenttype

Use mime crate

e836a37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 12, 2025 in 0s

78.08% of diff hit (target 41.71%)

View this Pull Request on Codecov

78.08% of diff hit (target 41.71%)

Annotations

Check warning on line 87 in aws_secretsmanager_agent/src/cache_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/cache_manager.rs#L87

Added line #L87 was not covered by tests

Check warning on line 183 in aws_secretsmanager_agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/config.rs#L183

Added line #L183 was not covered by tests

Check warning on line 105 in aws_secretsmanager_agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/main.rs#L105

Added line #L105 was not covered by tests

Check warning on line 338 in aws_secretsmanager_agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/main.rs#L338

Added line #L338 was not covered by tests

Check warning on line 403 in aws_secretsmanager_agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/main.rs#L403

Added line #L403 was not covered by tests

Check warning on line 32 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 37 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 91 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L91

Added line #L91 was not covered by tests

Check warning on line 119 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L119

Added line #L119 was not covered by tests

Check warning on line 164 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L164

Added line #L164 was not covered by tests

Check warning on line 175 in aws_secretsmanager_agent/src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_agent/src/server.rs#L175

Added line #L175 was not covered by tests

Check warning on line 118 in aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs#L118

Added line #L118 was not covered by tests

Check warning on line 122 in aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs#L122

Added line #L122 was not covered by tests