Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GNU Mailman GNU Mailman
  • MailmanClient MailmanClient
  • Issues
  • #75

Client find_user methods need to URL quote the query parameter.

In processing a GET such as GET /3.1/users/find?q=mark+junk, Falcon will unquote_plus the query parameter, thus losing the +. To work around this, the find methods should URL quote the query.

See postorius#555 (closed).

Assignee
Assign to
Time tracking