mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 177 forks source link

Unicode character can't set in headers! #653

Open davidhscope opened 4 years ago

davidhscope commented 4 years ago

What type of issue are you creating?

What version of this module are you using?

I using unicode character to find (filter and where) and get message: "Cannot convert string to ByteString because the character at index "

In headers, i can't set unicode character without base64 encode.

Please allow change this setting via LoopbackConfig

Please add a description for your issue: