Skip to content

Add request to response#8

Merged
Linus Huzell (linus-funnel) merged 11 commits intomasterfrom
add-request-to-response
Feb 29, 2024
Merged

Add request to response#8
Linus Huzell (linus-funnel) merged 11 commits intomasterfrom
add-request-to-response

Conversation

@DevL
Copy link
Copy Markdown
Contributor

@DevL Lennart Fridén (DevL) commented Feb 28, 2024

The Response objects returned are not associated with the PreparedRequest triggering them. This PR changes that.

In addition, we intend to rework fake_request and fake_request_with_response so that they, just like requests.request invokes the request method of a Session object, thus using more of the requests library.

@DevL
Copy link
Copy Markdown
Contributor Author

We could pull in #6 as part of this work and the 2.0 release as well. 🤔

@DevL
Copy link
Copy Markdown
Contributor Author

We should consider implementing support #3 and #4 as part of the 2.0.

Co-authored-by: Lennart Fridén <lennart@devl.se>
Co-authored-by: Lennart Fridén <lennart@devl.se>
Co-authored-by: Lennart Fridén <lennart@devl.se>
Co-authored-by: Linus Huzell <linus.huzell@funnel.io>
This indicates the potentially breaking changes we're about to implement.

Co-authored-by: Linus Huzell <linus.huzell@funnel.io>
Co-authored-by: Linus Huzell <linus.huzell@funnel.io>
Co-authored-by: Linus Huzell <linus.huzell@funnel.io>
Co-authored-by: Lennart Fridén <lennart@devl.se>
Co-authored-by: Lennart Fridén <lennart@devl.se>
Co-authored-by: Lennart Fridén <lennart@devl.se>
@DevL Lennart Fridén (DevL) modified the milestones: 2.0, 1.1 Feb 29, 2024
@linus-funnel Linus Huzell (linus-funnel) deleted the add-request-to-response branch February 29, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants