Displaying 1 result from an estimated 1 matches for "morohashi".
2007 Nov 06
1
[PATCH] ActionController::CgiRequest#host_with_port() should handle standard port
...es''nt use port_string()
with standard_port() care.
So I created patch to rename CgiRequest#host_with_port() to
host_with_port_without_standard_port_handling().
And then CgiRequest#host_with_port() is inherited AbstractRequest''s
one, which cares standard_port handling.
Thank,
--
MOROHASHI Kyosuke (moronatural@gmail.com)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this gr...