issues
search
alexliesenfeld
/
httpmock
HTTP mocking library for Rust
https://httpmock.rs
MIT License
488
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`json_body` doesn't seem to be working for YAML mocks (standalone)
#118
mdevino
opened
1 month ago
5
fix rustls crypto provider features
#117
Taowyoo
closed
1 week ago
1
Documentation wrong about order of Mock matching
#116
mjp4
closed
1 week ago
2
Make timestamp in file name optional
#115
ddimaria
opened
2 months ago
1
Export httpmock::api::proxy::Recording
#114
ddimaria
opened
2 months ago
2
Update to async-std v1.13
#113
jayvdb
closed
1 month ago
2
Fix building without cookies feature
#112
jayvdb
closed
2 months ago
1
Compilation fails without cookies feature
#111
jayvdb
closed
2 months ago
0
Keep docker images on docker hub up-to-date
#110
jordanbailes
closed
2 months ago
2
v0.8.0 alpha
#109
alexliesenfeld
closed
2 months ago
0
Add delete_after_n method to When
#108
wfchandler
opened
3 months ago
1
binary query param converted to lossy string
#107
iwinux
opened
5 months ago
2
Mocking for subsequent request flows
#106
meghfossa
closed
7 months ago
2
Vulnerability GHSA-q6cp-qfwq-4gcv in httpmock's dependency - h2
#105
orcame
closed
2 months ago
2
feat: Add dynamic response body generation based on request
#104
nastynaz
opened
7 months ago
0
Accessing the request body in Then
#103
nastynaz
opened
7 months ago
3
Request not matching with any route
#102
sam-rusty
closed
8 months ago
5
Update base64 dependency to latest
#101
markmmm
closed
8 months ago
0
feat: Add MockServer reset function
#100
dax
closed
8 months ago
1
Specifying port without standalone mock server.
#99
git-noise
closed
8 months ago
2
Upgrade hyper
#98
alexliesenfeld
closed
8 months ago
1
Update to hyper >=1.0
#97
gtema
closed
2 months ago
8
Mocking retries?
#96
jamesperez2005
opened
10 months ago
4
Clarify query_param doc test
#95
nordzilla
closed
10 months ago
1
Overwrite mocks
#94
RichoDemus
opened
1 year ago
1
Add support for expecting lack of query parameter
#93
RichoDemus
closed
2 months ago
1
Way to print which `Mock`s are registered to a `MockServer`
#92
tgross35
opened
1 year ago
0
Remove http client
#91
alexliesenfeld
closed
1 year ago
0
Remove http client
#90
alexliesenfeld
closed
1 year ago
1
Question about type correctness and the http crate
#89
Ducky2048
closed
2 months ago
4
Error from using regex::internal::Input in code
#88
dawkaka
closed
1 year ago
1
could not find `internal` in `regex`
#87
JasterV
closed
1 year ago
2
Upgrade dependencies
#86
alexliesenfeld
closed
1 year ago
1
remove deprecated & unused `regex::internal::Input`
#85
utkarshgupta137
closed
1 year ago
2
Won't compile after regex 1.9.0
#84
utkarshgupta137
closed
1 year ago
2
latest docker image failing
#83
aaronenberg
closed
1 year ago
3
This library depends on OpenSSL
#82
FalkWoldmann
closed
1 week ago
10
docker image version
#81
SilenLoc
closed
1 year ago
1
Question: Are mocked endpoints with same base url mapped to same resource/call?
#80
sbszcz
closed
1 year ago
3
Ability to specify a mock's port
#78
jayvdb
closed
1 year ago
2
feat: allow user to specify shutdown signal
#77
sdbondi
closed
1 year ago
3
Add `Then::remove_after_n` to self-delete a mock after N hits
#76
ahl
closed
1 year ago
8
Add `When::query_unset` for a criterion that a query parameter is not present
#75
ahl
closed
1 year ago
3
feat: Add semantic "and" methods to `When` and `Then` structs
#74
the-wondersmith
closed
1 year ago
2
RFC: simple statefull when-clauses
#73
empwilli
closed
1 year ago
2
add support for rustls
#72
alexliesenfeld
closed
1 week ago
1
Revert "build: add support for rustls"
#71
alexliesenfeld
closed
1 year ago
0
fix dead links
#70
n8henrie
closed
1 year ago
1
build: add support for rustls
#69
seanpianka
closed
2 years ago
1
Fix typos and markdowns
#68
kianmeng
closed
2 years ago
2
Next