@christian-marie asked if I could incorporate a debug flag into the OpenSRS library to make it easier to track requests & responses to OpenSRS. This might be as simple as adding a Bool to the end of our SRSConfig.
In terms of displaying requests and responses: there seem to be a few different ways of pretty-printing XML out there, but we don't seem to get any for free with tagsoup or blaze.
@christian-marie asked if I could incorporate a debug flag into the OpenSRS library to make it easier to track requests & responses to OpenSRS. This might be as simple as adding a Bool to the end of our SRSConfig.
In terms of displaying requests and responses: there seem to be a few different ways of pretty-printing XML out there, but we don't seem to get any for free with tagsoup or blaze.