+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -38,6 +38,7 @@ describe('request.serializeObject()', () => {
38
38
serialize({ '&name&': 'tj' }, '%26name%26=tj');
39
39
serialize({ hello: '`test`' }, 'hello=%60test%60');
40
40
serialize({ $hello: 'test' }, '$hello=test');
41
+
serialize({ foo: 'foo', foo: 'bar' }, 'foo=foo&foo=bar');
41
42
});
42
43
});
43
44
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4