WebClient back() operation doesn't clear query parameters
---------------------------------------------------------
Key: CXF-2801
URL: https://issues.apache.org/jira/browse/CXF-2801
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 2.3
Reporter: Roman Kalukiewicz
Priority: Minor
Query parameters set on WebClient are not reset when back() operation is
invoked. Common sense (at least mine) says that query parameters and other
parameters should be cleared when back() operation is invoked. Moreover some
method to clear query parameters (by name maybe) would be nice to have.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.