Comment on PSA on privuhcy
keegomatic@lemmy.world 12 hours agoPagination query params can be in the URL params, but that’s not normal at all. They’re pretty much always use query params, and it’s very reasonable to do so. Filtering, search, and pagination all typically go in query params.