Commit a02aa62
committed
minor #5352 Update http_fundamentals.rst (wouthoekstra)
This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes #5352).
Discussion
----------
Update http_fundamentals.rst
Modern browsers do support PUT and DELETE, see for example http://stackoverflow.com/questions/165779/are-the-put-delete-head-etc-methods-available-in-most-web-browsers.
Commits
-------
1bc5228 Updated text about HTTP methods
46f3665 Update http_fundamentals.rstFile tree
2 files changed
+6
-4
lines changed- book
- cookbook/routing
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments