We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b9082 commit 2b04847Copy full SHA for 2b04847
docs/migration-from-http.md
@@ -36,3 +36,4 @@ you have any problem with that it just means you should fix your application.
36
37
There is a limitation for `$ATTRIBUTE_NAME` and `$ATTRIBUTE_VALUE`. These parameters
38
should not contain `%` symbol. Using percent symbol [leads to error](https://github.com/nspcc-dev/neofs-rest-gw/issues/195).
39
+In some way, it may be handled with [double parameter escaping](https://github.com/nspcc-dev/neofs-rest-gw/issues/195#issuecomment-2049422164).
0 commit comments