A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/forwardemail/superagent/commit/bef7b08b14ab8088a1146e544902fa633b5568bd below:

add test for serialising duplicated keys · forwardemail/superagent@bef7b08 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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