Nuacht

While languages like Ruby provide the pertinent information you need, why can't Java provide a decent, useable, toString() method right out of the box?
Both our java and GraphQL schema enums have the same names, but unfortunately I'm dealing with legacy code and enums have overriden the .toString method, which was causing enum matching to fail.
Yeah with the response.toString(), it basically read/touch the InputStream for a response once again. So if I understand it correctly, does it mean the actual request would be sent again when we call ...