Is your feature request related to a problem? Please describe.
Currently it's not possible to retrieve the path of a request in an interceptor. This could be useful for filtering or logging
Describe the solution you'd like
Add getPath() to HTTPRequest
Is your feature request related to a problem? Please describe.
Currently it's not possible to retrieve the path of a request in an interceptor. This could be useful for filtering or logging
Describe the solution you'd like
Add getPath() to HTTPRequest