https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
Violeta Georgieva changed:
What|Removed |Added
CC||zhouyanm...@gmail.com
--- Comm
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
--- Comment #6 from mgrigorov ---
In my opinion this requirement and the use case are weak.
In the best case I'd try to avoid depending on any ordering in the application.
But if ordering is really required then I would encode the paramet
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
--- Comment #5 from corythearchit...@outlook.com ---
"Or are you building a system where the order of the parameters in the request
dictates the way validation is performed?"
Essentially, yes.
--
You are receiving this mail because:
You a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
--- Comment #4 from Christopher Schultz ---
(In reply to corythearchitect from comment #3)
> The general use case is the servicing of a request in which the order of
> parameter evaluation is significant.
>
> http://host/resource?country=C
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
--- Comment #3 from corythearchit...@outlook.com ---
Thomas, thank you for your rapid evaluation and response on this matter.
The general use case is the servicing of a request in which the order of
parameter evaluation is significant.
htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
--- Comment #2 from Christopher Schultz ---
(In reply to Mark Thomas from comment #1)
> I am curious as to the use case that supports it. Can you elaborate on why
> it might be important for the parameters to be returned in the same order a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55576
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|