method
check_registry
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
check_registry(v)
private
Hide source
# File lib/uri/generic.rb, line 726 def check_registry(v) # :nodoc: raise InvalidURIError, "can not set registry" end