1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/http
Andrew White 730f725509 Merge pull request #9794 from schneems/schneems/email-host
Fix improperly configured host in generated urls
2013-03-19 18:48:49 -07:00
..
cache.rb drop an unused hash; change slang to SPECIAL 2013-03-19 11:00:01 +05:30
filter_parameters.rb adding missing requires 2013-01-09 15:34:58 -08:00
filter_redirect.rb Adding filter capability to ActionController logs 2012-12-05 11:07:14 +01:00
headers.rb Http::Headers directly modifies the passed environment. 2013-03-15 10:13:49 +01:00
mime_negotiation.rb Fix formats on xhr requests when HTTP_ACCEPT is empty string 2013-03-04 14:43:31 +00:00
mime_type.rb return Mime::NullType if format is unknown 2012-12-22 09:18:08 +01:00
mime_types.rb Add 'image/pjpeg' format used by IE 2012-01-29 17:36:10 +01:00
parameter_filter.rb oops, forgot the default parameter 2012-10-18 18:03:09 -07:00
parameters.rb UTF-8 encode all keys and values in nested params hash. 2013-03-15 09:17:03 +08:00
rack_cache.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00
request.rb Remove mentions of "app" from http request docs [ci skip] 2013-03-19 20:46:42 -03:00
response.rb Removed an old require of an MD5 digest which is no longer used. 2013-02-15 20:18:25 -05:00
upload.rb UTF-8 encode all keys and values in nested params hash. 2013-03-15 09:17:03 +08:00
url.rb Fix improperly configured host in generated urls 2013-03-19 12:34:49 -05:00