technical
·
10 min
URL Plus Sign vs %20: When + Means Space (and How to Fix It)
Why URLs use + for spaces, when to use %20 instead, and how to encode a literal + as %2B. Covers the 30-year-old form-encoding quirk that still breaks emails with `+` in 2026.