• Phillip Webb's avatar
    Prevent CastCastException when stripping root URI · 41a36c4d
    Phillip Webb authored
    Update RootUriRequestExpectationManager to only wrap requests when
    they cannot be cast to MockClientHttpRequest. This prevents later
    ClassCastExceptions from being thrown with @RestClientTests that
    define expected body content.
    
    Fixes gh-6845
    41a36c4d
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...