issues
search
gabrielfalcao
/
HTTPretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
https://httpretty.readthedocs.org
MIT License
2.11k
stars
276
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there a supported way to prematurely close a connection?
#483
ovianao
opened
1 week ago
0
Is this repository still actively maintained?
#482
kwk
opened
3 months ago
3
remove python2 cruft & ancient mock
#481
a-detiste
opened
5 months ago
0
Fix test_417_openssl.py if pyOpenSSL not available
#480
Vogtinator
opened
8 months ago
0
Fix test failing with chunked requests handled by urllib3
#479
majamassarini
opened
10 months ago
0
Does httpretty support multi-threading?
#478
faph
opened
10 months ago
1
Recording requests does not work for non-UTF8 data
#477
samamorgan
opened
1 year ago
0
Fix incorrect status code on playback
#476
samamorgan
opened
1 year ago
0
tox testing fails: *** No rule to make target 'test'. Stop.
#475
mtelka
opened
1 year ago
0
httpretty silently fails with Python 3.12
#474
kfrydel
opened
1 year ago
1
Long response time when calling unmatched requests
#473
kob-aha
opened
1 year ago
0
Why httpretty.enabled(context manager) effect is getting reset after it encounter @httpretty.activate ?
#472
abhinavsp0730
closed
1 year ago
1
Separate headers by CR LF
#471
dallagi
opened
1 year ago
1
Requests upgrade to v2.29.0 causes the test case test_httpretty_should_allow_registering_regexes_with_streaming_responses to fail
#470
liyanan1001
opened
1 year ago
0
Fix link headers example in docs
#469
katehyerinjeon
opened
1 year ago
0
urllib3.contrib.pyopenssl is being deprecated
#468
saisankargochhayat
opened
1 year ago
0
fix bind in create_fake_connection
#467
slingamn
opened
1 year ago
0
FakeSockFile: `'super' object has no attribute 'flush'`
#466
gabrielfalcao
opened
1 year ago
1
Fixed broken logo link
#465
ayshajamjam
closed
1 year ago
0
Reset should blank latest_requests?
#464
djanowski
opened
1 year ago
1
Link headers Example does not work
#463
tnk-dev
opened
1 year ago
0
Request body isn't decoded when client specifies its charset
#462
sergey-salnikov
opened
1 year ago
0
Document global allow_net_connect flag
#461
thigg
opened
2 years ago
1
Fix build issues based on tests with the requirement of 2 miliseconds…
#460
skriesch
opened
2 years ago
0
1.1.4: Tests are failing on s390x because of "did not run within two miliseconds"
#459
skriesch
opened
2 years ago
1
add support for 421: "Misdirected Request"
#458
lsoares
closed
2 years ago
3
test_httpretty_should_handle_paths_starting_with_two_slashes needs update
#457
jpopelka
opened
2 years ago
2
State of project
#456
themanifold
closed
2 years ago
1
Typing error when using callback as body
#455
davetapley
opened
2 years ago
0
1.1.4: sphinx warnings `reference target not found`
#454
kloczek
opened
2 years ago
0
Fix functional tests compatibility with pytest
#453
mgorny
opened
2 years ago
0
Switch to unittest.mock everywhere
#452
s-t-e-v-e-n-k
opened
2 years ago
0
httpretty.errors.UnmockedError: Failed to socket.setblocking because because a real socket does not exist
#451
AltafHussain4748
opened
2 years ago
1
fix bind in create_fake_connection
#450
slingamn
opened
2 years ago
1
1.1.4: pytest is failing because missing `context` and `port` fixtures and some pytest warnings
#449
kloczek
opened
2 years ago
6
Add whitelist feature #303
#448
dapicester
opened
3 years ago
6
Incorrect examples in documentation (contextmanager)
#447
romuald
opened
3 years ago
2
README.rst: Fix list markup in contributors
#446
aureliojargas
closed
3 years ago
1
Emulate server down then coming online
#445
udalrich
opened
3 years ago
1
Action Required: Fix Renovate Configuration
#444
renovate[bot]
closed
3 years ago
0
Dependency Dashboard
#443
renovate[bot]
opened
3 years ago
0
ConnectionError when making multiple requests using a session on Windows
#442
R-Broadley
opened
3 years ago
1
Record/Replay feature returns incorrect HTTP status code
#441
mhaas
opened
3 years ago
1
1.1.4: pytest is failing because missing `context` fixture
#440
kloczek
closed
2 years ago
2
1.1.4: test requirements uses outdated `nose` module
#439
kloczek
opened
3 years ago
0
ValueError: write to closed file when emulating timeouts
#438
davetapley
opened
3 years ago
4
Support for geventhttpclient
#437
sboisson
opened
3 years ago
1
Fixes #425.
#436
emorozov
closed
3 years ago
1
Fallback to WARNING when logging.getLogger().level is None
#435
hroncok
closed
3 years ago
3
Multiple instances of same header
#434
gabrielfalcao
opened
3 years ago
1
Next