Right now find_reflected will only search for reflected parameters from the request to the specific response. It would be more flexible (particularly for future protocols) to allow the request and response flow id's to be optionally specified independently.
Right now
find_reflectedwill only search for reflected parameters from the request to the specific response. It would be more flexible (particularly for future protocols) to allow the request and response flow id's to be optionally specified independently.