https://issues.apache.org/bugzilla/show_bug.cgi?id=55023
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #7 from Philippe Mouawad <[email protected]> --- There is a regression introduced by the fix to this bug. Setting implementation in Http Request Defaults does not work anymore, if no property is set then HttpHcImpl4 will always be used. This is due to the mergeIn being called after testIterationStart(), so implementation is not set yet. -- You are receiving this mail because: You are the assignee for the bug.
