Intro
If you ever wondered how to debug some requests that are being made to or from IRIS, well here is a little tutorial on how to do that.
During a complex project, usually you get the specifications and implement the communication between IRIS and other things based on that. But from the paper to the real world there's usually a huge gap and you need to know why you are receiving an error on a parameter, on a header, you are not receiving the data and so on.
If the connection is a plain http connection there's no problem, you can always fire up tcpdump and capure the traffic, but what ab

.png)

.png)
.png)