Closed adarsh-angadi closed 7 years ago
Hi @addy2601 . Thanks for the PR. I've added a comment to make the implementation a bit more flexible, as I see that there will be more matching required in the future.
Can you also add that to the IRequestVerify interface?
@addy2601 Thank you for doing all the changes
Addresses issue #64. by giving a
GetRequestAt(int index)
method onRequestHandler
class.