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/middleware
José Valim 275c3a1cb3 Merge pull request #2490 from gsterndale/x_forwarded_for_order
The first IP address in the X-Forwarded-For header is the originating IP
2012-02-07 09:54:51 -08:00
..
session remove checks for encodings availability 2011-12-25 14:34:58 +03:00
templates/rescues add help text to routing error 2011-12-17 14:23:40 -06:00
best_standards_support.rb Improve best_standards_support to use only IE=Edge in development mode 2010-08-09 11:48:31 -07:00
callbacks.rb removed deprecated methods, and related tests, from ActionPack 2011-05-24 23:38:59 +02:00
cookies.rb ActionDispatch::Cookies::CookieJar#deleted? predicate method. 2012-01-24 00:31:22 +11:00
debug_exceptions.rb Action pack logger methodschanged to active supoort Logger methods 2011-12-22 00:19:25 +05:30
exception_wrapper.rb Split ShowExceptions responsibilities in two middlewares. 2011-12-01 20:46:18 +01:00
flash.rb simplify sweep now that discard and flashes are in sync 2011-12-28 18:39:39 -08:00
head.rb remove warning: assigned but unused variable 2011-06-08 00:26:09 -03:00
params_parser.rb Action pack logger methodschanged to active supoort Logger methods 2011-12-22 00:19:25 +05:30
public_exceptions.rb ShowExceptions should understand X-Cascade responses from exceptions app. 2011-12-16 10:45:59 +01:00
reloader.rb use Rack::BodyProxy in AD::Reloader 2012-01-16 14:35:44 +03:00
remote_ip.rb Merge pull request #2490 from gsterndale/x_forwarded_for_order 2012-02-07 09:54:51 -08:00
request_id.rb Using uuid which is supported in 1.9 2011-12-21 17:55:57 +05:30
show_exceptions.rb remove status_code from AD::ShowExceptions and useless requires 2011-12-21 22:26:45 +03:00
stack.rb Fix GH #4873. Allow swapping middleware of same class 2012-02-04 22:59:13 +09:00
static.rb cache strings in the AST for faster comparison than include? 2011-05-03 09:59:21 -07:00