Y
Hacker News
new
|
ask
|
show
|
jobs
by
pimlottc
805 days ago
The QR alphanumeric input encoding does not include basic URL query string characters like '?' '&' '='
1 comments
djbusby
805 days ago
I've been putting URL in QR for like a decade, mixed case and query string included. How has it never been an issue?
link
IAmLiterallyAB
805 days ago
Because you used bytes mode, not alphanumeric mode
link