base_string_test_A 129 B

1234567
  1. {base_string, "GET&http%3A%2F%2Fexample.com%2F&n%3Dv"}.
  2. {method, "GET"}.
  3. {url, "http://example.com/"}.
  4. {params, [{"n", "v"}]}.