Skip to content

Set empty query param (i.e. ?foo) #49

@correttojs

Description

@correttojs

When I call setFoo(null) the query param is removed. Is it possible to set an empty value instead? Either ?foo&bar=value or ?foo=&bar=value
I could create an EmptyParam encoder/decoder, is there any simpler option?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions