Skip to content

fix: use QueryEscape for URI params and run CI only on PRs#108

Merged
Yakitrak merged 5 commits intomainfrom
fix/uri-query-escape-and-ci
Mar 10, 2026
Merged

fix: use QueryEscape for URI params and run CI only on PRs#108
Yakitrak merged 5 commits intomainfrom
fix/uri-query-escape-and-ci

Conversation

@Yakitrak
Copy link
Owner

Summary

Test plan

  • Added test cases for &, #, =, and combined special characters in URI params
  • Full test suite passes (go test -race ./...)

Closes #107

@Yakitrak Yakitrak self-assigned this Mar 10, 2026
@Yakitrak Yakitrak merged commit 1b43ad0 into main Mar 10, 2026
3 checks passed
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.

Bug: Content silently truncated at ampersand (&) characters in --content flag

1 participant