Skip to content

feat: Add support for specifying URL Query params in HTTP resource - #1013

Open
riton wants to merge 2 commits into
goss-org:masterfrom
ccin2p3:feature/http_query_params
Open

feat: Add support for specifying URL Query params in HTTP resource#1013
riton wants to merge 2 commits into
goss-org:masterfrom
ccin2p3:feature/http_query_params

Conversation

@riton

@riton riton commented Jan 21, 2025

Copy link
Copy Markdown
Contributor
Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

This P.R adds support for specifying URL query params in the http resource.

This will properly handle URL encoding as opposed to specifying raw query params directly in the url.


📚 Documentation preview 📚: https://goss--1013.org.readthedocs.build/en/1013/

@aelsabbahy aelsabbahy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice addition, I added one small comment regarding support for duplicate keys.

Comment thread system/http.go Outdated
@riton
riton force-pushed the feature/http_query_params branch from f14a2d1 to 6d1142d Compare May 14, 2025 05:19
@riton
riton force-pushed the feature/http_query_params branch from 6d1142d to 3669540 Compare May 14, 2025 05:23
@kgaughan

kgaughan commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Could you rebase this against master or merge from master? I've fixed up the pipelines.

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