Skip to content

Commit bdbb45b

Browse files
authored
Update _usageNotes.md
1 parent dfb4938 commit bdbb45b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
With Lucee 6.1, the underlying decoder was switched to use Apache Common Codec, which is stricter but more standards compliant.
22

33
Use the `strict=false` argument for the older behaviour, which strips out invalid encodings and doesn't throw an exception.
4+
5+
By default, Lucee attempts to decode all values passed in the `url` and `form` scopes, using strict mode. If an decoding error occurs, Lucee passes the raw value thru.

0 commit comments

Comments
 (0)