Thank you for deleting the discussion earlier. #38
Closed
kindahidden
started this conversation in
General
Replies: 1 comment
-
Glad to be of help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have added an logging interceptor to your version of the app to find out what I'm missing. And apparently I learned 3 things from this:
addHeader
doesn't override headers with the same name, if there was aCookie
header and I added one, there will be twoCookie
headers sent.Again, thank you for deleting the discussion earlier so fast. I have created this new account and made the repo public with a release uploaded manually (I'm lazy to create a github action).
Beta Was this translation helpful? Give feedback.
All reactions