mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
has ....,*/* . It is possible to a device to send request such that */* appear at the beginning of the "Accept" header. This patch ensures that "Accept" header is ignored for such cases too. Signed-off-by: José Valim <jose.valim@gmail.com>