Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a636945

Browse filesBrowse files
committed
Fixes after review
1 parent 83ff4b1 commit a636945
Copy full SHA for a636945

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎reference/forms/types/options/method.rst.inc

Copy file name to clipboardExpand all lines: reference/forms/types/options/method.rst.inc
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ Possible values are:
1717
* PATCH
1818

1919
As PUT, DELETE and PATCH are not nativly supported by most clients, Symfony
20-
simulates them, see :doc:`/cookbook/routing/method_parameters`.
20+
simulates them. For more information see
21+
:doc:`/cookbook/routing/method_parameters`.
2122

2223
.. note::
24+
2325
Using ``PUT``, ``PATCH`` and ``DELETE`` is only allowed if
2426
:ref:`configuration-framework-http_method_override` is enabled.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.