static setters to remove parameters?
------------------------------------

                 Key: HTTPCORE-144
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-144
             Project: HttpComponents Core
          Issue Type: Improvement
          Components: HttpCore
    Affects Versions: 4.0-beta1
            Reporter: Roland Weber
            Priority: Minor


We have introduced HttpParams.removeParameter(String). Should the setXxx 
methods in HttpProtocolParams and HttpConnectionParams map null values to 
removeParameter? Or should there be an extra helper for removing? Or neither of 
the two? What about the setters in the Beans?
However we handle this, it should be done consistently across all modules and 
components.

cheers,
  Roland



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to