Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Consume CSRF Token Retrieval response HttpEntity manually #372

Merged
merged 10 commits into from
Apr 9, 2024

Conversation

newtork
Copy link
Contributor

@newtork newtork commented Mar 22, 2024

Potentially related #371

I know that HEAD requests shouldn't result in an HTTP response body.
But from my experience, we can't rely on proper reasoning.

@newtork newtork marked this pull request as draft March 25, 2024 08:43
@newtork newtork added the do not merge Pull request must not be merged label Mar 25, 2024
@newtork newtork marked this pull request as ready for review April 9, 2024 08:18
@newtork newtork added please merge Request to merge a pull request please review Request to review a pull request and removed do not merge Pull request must not be merged labels Apr 9, 2024
@newtork newtork enabled auto-merge (squash) April 9, 2024 08:18
@newtork newtork merged commit 3325eb6 into main Apr 9, 2024
16 checks passed
@newtork newtork deleted the close-csrf-token-response-stream-eagerly branch April 9, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge Request to merge a pull request please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants