vapor/vapor
View on GitHub`URLQueryContainer` should have a `has`/`contains` method
Open
#3,343 opened on Jul 3, 2025
good first issuehelp wanted
Repository metrics
- Stars
- (26,062 stars)
- PR merge metrics
- (Avg merge 75d 21h) (9 merged PRs in 30d)
Description
Sometimes you don't care about the value of a query parameter, you just want to know if it exists or not.