# File lib/simple_oauth/header.rb, line 42
def
url
@uri
.
dup
.
tap
{
|
u
|
u
.
query
=
nil
}.
to_s
end