Commit Graph

2 Commits

Author SHA1 Message Date
af8e278858 Fixed unicode support for uploaded file.
Code cleaning.
2015-11-05 21:24:24 +01:00
941281e3ed Fixed various unicode issue related to query and form parameters.
Especially for the multipart/form-data encoding.
Factorized code related to smart parameters computing (handling list , table, ...) in WSF_VALUE_UTILITIES.
Fixed an issue with percent_encoded_path_info computation from request_uri.
Fixed issue with cookie addition having same cookie name.
2015-11-05 00:35:12 +01:00