Skip to content

Fix request header initialization#427

Merged
atkrad merged 1 commit intomainfrom
codex/fix-bug-#423
Jun 9, 2025
Merged

Fix request header initialization#427
atkrad merged 1 commit intomainfrom
codex/fix-bug-#423

Conversation

@atkrad
Copy link
Member

@atkrad atkrad commented Jun 9, 2025

Summary

  • fix panic when using WithRequestHeader before initializing the header map
  • add regression test for HTTP request header option

Testing

  • go test ./... (fails: Forbidden)

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

@atkrad atkrad added bug Something isn't working and removed codex labels Jun 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15536563655

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 48.28%

Totals Coverage Status
Change from base Build 15536291821: 0.04%
Covered Lines: 1207
Relevant Lines: 2500

💛 - Coveralls

@atkrad atkrad merged commit 6cbfa3e into main Jun 9, 2025
6 checks passed
@atkrad atkrad deleted the codex/fix-bug-#423 branch June 9, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants