etam4260/rhud

Utilizing GET() Named Arguments for URL Construction

Opened this issue · 0 comments

Instead of using paste() to build query strings, I would use GET's other named arguments and/or modify_url(). Something like this would be easier to follow and maintain:

-rtaph