I´m currently having nightmares testing my WebClient code. Given the following simple method
private String request(String uri, String body) { return web