Skip to content

fix: do not prepare the request twice before sending#103

Open
gounux wants to merge 1 commit intomasterfrom
fix/avoid-double-request-prepare
Open

fix: do not prepare the request twice before sending#103
gounux wants to merge 1 commit intomasterfrom
fix/avoid-double-request-prepare

Conversation

@gounux
Copy link
Copy Markdown
Member

@gounux gounux commented Apr 1, 2026

Since we already prepare the request with prepared_request = self.session.prepare_request(request), this PR fixes the 2nd unnecessary request prepare.

Following up #102

@gounux gounux requested a review from suricactus April 1, 2026 14:15
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.

2 participants