class WEBrick::HTTPUtils::CookieHeader
Public Instance Methods
Source
# File vendor/bundle/ruby/3.4.0/gems/webrick-1.9.1/lib/webrick/httputils.rb, line 162 def join(separator = "; ") super end
Calls superclass method
# File vendor/bundle/ruby/3.4.0/gems/webrick-1.9.1/lib/webrick/httputils.rb, line 162 def join(separator = "; ") super end