1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #20055 from davydovanton/doc-fix-typos

[skip ci] Fix typos in actionpack changelog and security guide
This commit is contained in:
Kasper Timm Hansen 2015-05-07 13:54:53 +02:00
commit 8639795c99
2 changed files with 2 additions and 2 deletions

View file

@ -281,7 +281,7 @@
* Ensure `append_info_to_payload` is called even if an exception is raised.
Fixes an issue where when an exception is raised in the request the additonal
Fixes an issue where when an exception is raised in the request the additional
payload data is not available.
See:

View file

@ -925,7 +925,7 @@ HTTP/1.1 200 OK [Second New response created by attacker begins]
Content-Type: text/html
<html><font color=red>hey</font></html> [Arbitary malicious input is
<html><font color=red>hey</font></html> [Arbitrary malicious input is
Keep-Alive: timeout=15, max=100 shown as the redirected page]
Connection: Keep-Alive
Transfer-Encoding: chunked