• A
    Add ClientResponse::createException · b4207823
    Arjen Poutsma 提交于
    This commit adds the createException() method to ClientResponse,
    returning a delayed WebClientResponseException based on the status code,
    headers, and body as well as the corresponding request.
    
    Closes gh-22825
    b4207823
DefaultClientResponseTests.java 14.0 KB