You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
8
8
9
9
### Added
10
10
11
-
- Listener `EnableHttpMethodParameterOverride` for forced support of `_method` request parameter (for determining the intended HTTP method) [#9]
11
+
- Listener `EnableHttpMethodParameterOverrideListener` for forced support of `_method` request parameter (for determining the intended HTTP method) [#9]
12
12
13
13
### Changed
14
14
15
-
- Listener `EnableHttpMethodParameterOverride` is enabled by default in the configuration file [#9]
15
+
- Listener `EnableHttpMethodParameterOverrideListener` is enabled by default in the configuration file [#9]
0 commit comments