mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 17:39:15 +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