Class: HTTP::Security::HTTPDate

Inherits:
Date
  • Object
show all
Defined in:
lib/http/security/http_date.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



7
8
9
# File 'lib/http/security/http_date.rb', line 7

def to_s
  httpdate
end