Skip to content

fix(transport): normalize https1 callback scheme in HTTP transport#2225

Merged
hulto merged 1 commit intomainfrom
copilot/update-http1s-to-https1
Apr 15, 2026
Merged

fix(transport): normalize https1 callback scheme in HTTP transport#2225
hulto merged 1 commit intomainfrom
copilot/update-http1s-to-https1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

  • Locate the target file and confirm the exact replacement needed in /home/runner/work/realm/realm/implants/lib/transport/src/http.rs
  • Run baseline validation for the touched Rust area (cargo test -p transport --features http1)
  • Update callback scheme rewrite from http1s:// to https1://
  • Re-run targeted Rust tests to confirm behavior remains correct
  • Run validation scan and address any relevant findings (Code Review passed; CodeQL timed out)
  • Open a pull request with a concise summary

@hulto hulto marked this pull request as ready for review April 15, 2026 01:40
@hulto hulto merged commit 21d5e32 into main Apr 15, 2026
9 checks passed
@hulto hulto deleted the copilot/update-http1s-to-https1 branch April 15, 2026 01:59
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.

2 participants