mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
apply update for #1861 as requested
This commit is contained in:
@@ -1248,7 +1248,7 @@ type (
|
||||
)
|
||||
|
||||
// String returns the raw ref url.
|
||||
func (ref Referrer) String() string {
|
||||
func (ref *Referrer) String() string {
|
||||
return ref.Raw
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user