Kevin Risden created KNOX-1648:
----------------------------------
Summary: Knox should not add extra = sign to query params if they
have no value
Key: KNOX-1648
URL: https://issues.apache.org/jira/browse/KNOX-1648
Project: Apache Knox
Issue Type: Bug
Reporter: Kevin Risden
Fix For: 1.3.0Currently if a query string comes in like ?abc&def. Knox can rebuild that query string as ?abc=&def=. The extra equal signs should not be added. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
