Description
Interface HttpParams has methods to set and query parameter values, but not to remove one.
A set operation with null value could be used, but the semantic for hierarchy lookup of a parameter
set to null may be different than for a parameter not set at all.
Attachments
Attachments
Issue Links
- is related to
-
HTTPCORE-65 Allow for explicit null in HttpContext and HttpParams
- Closed