Resurrect UrlEncodedQueryString (RFE 6306820)?

kennardconsulting richard at kennardconsulting.com
Thu Mar 26 23:32:21 PDT 2009


Max,

Sure. The JavaDoc already spends a bit of time clarifying this. For example:

"When modifying parameters, the ordering of existing parameters is
maintained. Parameters are set and removed in-place, while appended
parameters are added to the end of the query string."

"The order the parameters are created in corresponds to the iteration order
of the Map."

"The values in the parameter map are Lists of type String, and their
ordering is consistent with their ordering in the query string"

But further suggestions are welcome.

Regards,

Richard.
-- 
View this message in context: http://www.nabble.com/Resurrect-UrlEncodedQueryString-%28RFE-6306820%29--tp22735890p22736667.html
Sent from the OpenJDK Networking Development mailing list archive at Nabble.com.




More information about the net-dev mailing list