commit 7964b34f30c6dd7809d8bf04bc1320e9ad4a34cd Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Sep 26 07:43:56 2012 -0400
Note that the case of country codes doesn't matter. --- web/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/web/index.html b/web/index.html index ff63cf0..15bb42b 100755 --- a/web/index.html +++ b/web/index.html @@ -608,6 +608,7 @@ Lookups are case-insensitive. </td></tr> <tr><td><b>country</b></td><td>Return only relays which are located in the given country as identified by a two-letter country code. +Filtering by country code is case-insensitive. </td></tr> </table> <p>Relay and/or bridge documents in the response can be ordered and
tor-commits@lists.torproject.org