this post was submitted on 16 Aug 2023
131 points (100.0% liked)
196
16501 readers
2186 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
yeah generally everything after the "?" in a URL is safe to delete.
Not realy. Youtube for example uses stuff after the "?" to actualy specify the video you want.
Pretty sure that's bad url use, at least in my nerdy opinion. From stackoverflow : "'path params = resource identification' and 'query params = resource sorting'"
That's why they said "generally"