Fix utils::string::ssplit() to handle delimiter in the end of string

This closes #1743.
This commit is contained in:
Andrei Belov
2018-04-18 11:27:17 +03:00
committed by Felipe Zimmerle
parent 5018358371
commit 5e65d560f8
4 changed files with 82 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
"uri":"/",
"method":"POST",
"body": [
"param1=dmFsdWUyCg==&param2=value2"
"param1=dmFsdWUy&param2=value2"
]
},
"response":{