Hi,
Hi, i'm getting some error when testing some code which its response with status 30X
it expects location header, but when i run tests locally, i need to ignore it, how can we do it?
currently i've defined some round tripper
but it is pretty ugly workaround, is there a simpler way?
i've tested some other web clients, on some i did not get this error, this is what i currently have defined:
Hi, Hi, i'm getting some error when testing some code which its response with status 30X it expects location header, but when i run tests locally, i need to ignore it, how can we do it?
currently i've defined some round tripper but it is pretty ugly workaround, is there a simpler way? i've tested some other web clients, on some i did not get this error, this is what i currently have defined: