Commit 61ddad13 authored by cjihrig's avatar cjihrig Committed by Fedor Indutny
Browse files

querystring: do not add sep for empty array



Currently, stringification of an empty array outputs a single
separator character. This commit causes an empty array to output
the empty string.

Signed-off-by: default avatarFedor Indutny <fedor@indutny.com>
parent e1ce8ba6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment