frostfs-node/pkg/util/attributes
Alex Vanin 6527f9157c [#744] util/attributes: Support escaped symbols
To encode attributes with semicolon or slash, use
backslash as escaped character.

Example:
  User-Agent:NeoFS\/0.23
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-08-04 16:48:54 +03:00
..
parser.go [#744] util/attributes: Support escaped symbols 2021-08-04 16:48:54 +03:00
parser_test.go [#744] util/attributes: Support escaped symbols 2021-08-04 16:48:54 +03:00