Skip to content

Can't handle spaces (e.g. #7 revisited) #12

Description

#7 doesn't seem to be completely fixed. My query url is: "http://localhost:6767/face/suggest/?q=rules+to+old+maid" and it returns no results. If I manually encode the space instead to "%20" then I get results. e.g. "http://localhost:6767/face/suggest/?q=rules%20to%20old%20maid". I am running cpp-libface behind a reverse proxy in nginx. I noticed DDG passes the url as "+". Even a workaround would be nice; whether it be in nginx or cpp-libface.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions