mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 20:08:56 +00:00
The plus sign is not treated correctly in encoding and can lead to problems, if the search request is encoded as HTTP parameter instead of the HTTP body. Relates #9769