Arrays in query parameters are sometimes represented by repeating a ... ?foo[]=bar&foo[]=qux # URL-encoded: ?foo%5B%5D=bar&foo%5B%5D=qux.
確定! 回上一頁