mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Remove an obsolete part.
This commit is contained in:
parent
f14c1786cd
commit
b78271db6d
1 changed files with 0 additions and 2 deletions
|
|
@ -137,8 +137,6 @@ class HTTP::Cookie
|
|||
alias for_domain? for_domain
|
||||
|
||||
class << self
|
||||
include URIFix if defined?(URIFix)
|
||||
|
||||
# Normalizes a given path. If it is empty, the root path '/' is
|
||||
# returned. If a URI object is given, returns a new URI object
|
||||
# with the path part normalized.
|
||||
|
|
|
|||
Loading…
Reference in a new issue