nextcloud/core/js/tests/specs
Vincent Petry 268206cec5 Fixed parseQueryString to handle empty values and plus signs
- now correctly parse query strings with '+' signs
- empty values are now parsed either as null or empty string
- added unit test for parseQueryString()
2014-04-01 23:02:34 +02:00
..
coreSpec.js Fixed parseQueryString to handle empty values and plus signs 2014-04-01 23:02:34 +02:00