Skip to content

Add Content-Type header to Agent responses #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Mar 25, 2025

  • Provide a prefer-post-quantum crate feature
  • Add Content-Type header

Issue #, if available:

Merge #78 first

Description of changes:
Useful for pretty-printing agent responses in browsers and API test tooling.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@simonmarty simonmarty requested a review from a team as a code owner March 25, 2025 20:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 41.87%. Comparing base (8f399b0) to head (8986fbf).

Files with missing lines Patch % Lines
aws_secretsmanager_agent/src/server.rs 71.73% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   42.06%   41.87%   -0.20%     
==========================================
  Files          14       14              
  Lines        8969     9039      +70     
==========================================
+ Hits         3773     3785      +12     
- Misses       5196     5254      +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants