Hi, could you give an example? if there's the same key, maybe all values should be an array assigned to one key, example: ?key=value,another+value,one+more+value
Jul 24, 2018
3
Level 2
How to parse parameters with same key in get request ?!
Hi,
If client send an array parameter with get request, in QUERY_STRING received with as separate parameters with the same keys, how I validate it in request class ?! :/
Please or to participate in this conversation.