Skip to content

Commit 83ccfbb

Browse files
committed
Add deprecation notice for decode in filters page
1 parent c29bff6 commit 83ccfbb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/filters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ bytes base64UrlSafeEncode == "PDw_Pz8-Pg"
139139

140140
### charsetDecode
141141

142+
*Formerly known as `decode`, which is deprecated and will be removed in a future major version.*
143+
142144
Decodes bytes to string using a charset encoding. Encoding labels are defined in [Encoding Standard].
143145

144146
```hurl

0 commit comments

Comments
 (0)