Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • avoid allocating when emitting Retry-After in the axum and actix integrations by formatting into stack buffers
  • extend the feature-gated adapter tests to assert the ASCII header values remain intact

Testing

  • cargo build --all-targets
  • cargo clippy -- -D warnings
  • cargo test --all
  • cargo test --all --features "axum actix"
  • cargo doc --no-deps
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68d778d705f0832bb9ed7df8df45feb4

@RAprogramm RAprogramm merged commit 1e2125b into new_verison Sep 27, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/update-response-methods-for-retry_after branch September 27, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants