aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures/templates/context.html.erb
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2013-08-13 13:20:36 +0200
committerGibheer <gibheer@gmail.com>2013-08-13 13:20:36 +0200
commit00e0c0170385cc2bd8a9ac599f5462d75292efde (patch)
tree70132191b1977e04a18383cef551ba826a65ce3c /spec/fixtures/templates/context.html.erb
parent30215c37d1da0cf611854fcc246fe115d166008b (diff)
fix paramter extraction with charset
This fixes a bug where a charset in the content type blocked the extraction of the payload. A browser may send a string like multipart/form-data; charset=UTF-8 which include? could not find the defined types. Now it gets split and then checked against the defined types.
Diffstat (limited to 'spec/fixtures/templates/context.html.erb')
0 files changed, 0 insertions, 0 deletions