Issues
- 2
requests.head raises ChunkedEncodingError if header without content-length is sent
#721 opened by zepaz - 4
PreparedRequest instances are modified by responses
#738 opened by Colin-b - 0
- 0
Cannot match request with `data=filehandle`
#719 opened by jwodder - 4
- 5
Compatibility with Niquests
#710 opened by Ousret - 2
Documentation lacking information
#729 opened by developer992 - 1
RequestsMock doesn't catch requests inside loop.run_in_executor(None, ...)
#703 opened by andrei-shabanski - 5
raise_for_status() does not return the response
#723 opened by tuky - 5
- 3
Easier use of recorder beta feature?
#696 opened by gswilcox01 - 5
response.calls is not registering my api calls
#732 opened by risky-rickman - 2
Inconsistent behaviour of assert_all_requests_are_fired between decorator and context manager
#726 opened by andrew-cybsafe - 1
Unable to debug `responses.post` not matching
#730 opened by jovlinger - 2
deprecate `content_type` argument
#675 opened by beliaev-maksim - 2
Cannot match with callback
#727 opened by jcampbell05 - 1
_recorder.record captures header 'content-encoding: gzip' but does not return gzip content on replay
#724 opened by chriskauffman37 - 0
A little typing issue?
#722 opened by rafrafek - 2
- 2
Cannot record header to file
#715 opened by dwt - 6
0.25.0: pytest fails in two units
#706 opened by kloczek - 6
Release request
#714 opened by ddarricau - 5
- 2
Capture Group Support
#718 opened by jcampbell05 - 0
- 0
With `urllib3>=2`, mocking HEAD response with content-length header set requires body
#708 opened by KennyChenBasis - 2
multiple matches in disjunction
#709 opened by fmieres - 0
Matcher arguments should use `Mapping` instead of `Dict` in type annotations
#698 opened by The-Compiler - 4
Body value in query string format instead of json when asserting request calls data
#700 opened by eduardo-boutiquenumerique - 2
Set repeat count for response
#695 opened by efojs - 10
- 0
responses 0.24 no longer works with pytest-socket
#691 opened by divad - 3
ResourceWarning from pytest with responses 0.24.0
#689 opened by jwodder - 0
[0.24.0 regression] `@overload`s of `responses.activate` need to be restored too
#692 opened by andersk - 7
- 2
slice the release
#681 opened by beliaev-maksim - 5
- 0
Bug when record the binary response to yaml
#682 opened by narugo1992 - 33
RecursionError with passthru and _real_send override
#670 opened by Seluj78 - 4
- 7
[Feature request] Add response delay option
#666 opened by theoutsider24 - 10
Setting up responses for classes with unittest yeilds two different registeries
#669 opened by Seluj78 - 4
- 8
- 2
Feature: Simulate timeout of request
#660 opened by Seluj78 - 3
- 2
Overly strict version constraint on urllib3
#657 opened by damian-gn - 1
`delete` with content will fail
#656 opened by JohnVillalovos - 2
- 4