Skip to content

add request source to error handler#1335

Open
simllll wants to merge 1 commit intohttp-party:masterfrom
hokify:patch-1
Open

add request source to error handler#1335
simllll wants to merge 1 commit intohttp-party:masterfrom
hokify:patch-1

Conversation

@simllll
Copy link
Copy Markdown

@simllll simllll commented May 6, 2019

this allows to see if it's a client error or a backend error. the error handler has next to the target url a new paramter called request source which is either "client" or "target".

this allows to see if it's a client error or a backend error. the error handler has next to the target url a new paramter called request source which is either "client" or "target".
@simllll
Copy link
Copy Markdown
Author

simllll commented May 6, 2019

the failing test is unrelated to this issue I guess....?

@simllll
Copy link
Copy Markdown
Author

simllll commented Feb 20, 2021

bump :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant