In the json return pinging for "FOO"
"prefix": {
"link": "http://prefix.cc/FOO",
"url": "http://prefix.cc/",
"registered": true
},
The link has the base URL and the user supplied prefix token
including user supplied case.
following the link yields:
bad prefix name “FOO”
prefix.cc supports only lower-case letters. | prefix.cc
The actual query is always made in lowercase,
by requested design, the report preserves user case.
Just documenting now, do not have answer.
In the json return pinging for "FOO"
The
linkhas the base URL and the user supplied prefix tokenincluding user supplied case.
following the link yields:
The actual query is always made in lowercase,
by requested design, the report preserves user case.
Just documenting now, do not have answer.