Skip to content

Commit 77ef773

Browse files
committed
Add searchable keywords
1 parent 371a09b commit 77ef773

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/post_multiple_values_same_key_without_indexes.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
// keywords:
3+
// Django: MultiValueDict, QueryDict, request.GET.getlist(), request.POST.getlist(),
4+
// Java: request.getParameterValues()
5+
26
require __DIR__ . '/vendor/autoload.php';
37

48
use \Curl\Curl;

0 commit comments

Comments
 (0)