Query parameters are not supported in resource hrefs
Open
enhancement
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
If the server returns query parameters in a href, it'll get stripped. Does it matter?
If it does, we'll need to expose `href *url.URL` values instead of `path string`.
Contributor guide
Assessment
This issue has not been assessed yet.