Sets the attribute uri
Parameters:
the value to set the attribute uri to.
5 6 7
# File 'lib/xio/http/net_http.rb', line 5 def uri=(value) @uri = value end