With refit it is possible to register multiple `DelegatingHandler`'s. I have looked at the code in the `RefitService` and it looks like I can only register one in the constructor. Is this correct or am I missing something?