issues
search
mswjs
/
interceptors
Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
565
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(fetch): rebase relative redirect URL against `request.url`
#628
mikicho
closed
2 months ago
4
feat(fetch): support following redirect responses
#627
kettanaito
closed
2 months ago
3
Support following fetch redirect responses
#626
kettanaito
closed
2 months ago
3
controller.errorWith ends up in the response path if the error is not Error instance
#625
mikicho
opened
2 months ago
6
chore(deps-dev): bump webpack from 5.88.2 to 5.94.0
#624
dependabot[bot]
closed
2 months ago
1
chore: use new test server
#623
kettanaito
opened
3 months ago
0
chore(deps-dev): bump axios from 1.6.0 to 1.7.4
#622
dependabot[bot]
closed
2 months ago
1
feat(wip): support "CONNECT" request
#621
kettanaito
opened
3 months ago
0
test: add request/response body reading test
#620
kettanaito
closed
3 months ago
1
test(XMLHttpRequest): synchronous mode support
#619
kettanaito
closed
3 months ago
1
fix(ClientRequest): use `urlToHttpOptions` from `node:url`
#618
kettanaito
closed
3 months ago
4
XHR: set `lengthComputable` event property to `false` if computing length failed
#617
kettanaito
opened
3 months ago
2
fix(XMLHttpRequest): calculate `total` length of response body
#616
kettanaito
closed
3 months ago
2
fix(XMLHttpRequest): infer response body length if `Content-Length` header is missing
#615
abhishekpaturkar
closed
3 months ago
2
XHR: Calculate `total` of the response body if no `Content-Length` header was provided
#614
kettanaito
closed
3 months ago
2
fix(XMLHttpRequest): support request `upload` events
#613
kettanaito
closed
3 months ago
1
fix(WebSocket): use 1011 as close `code` for unhandled interceptor errors
#612
kettanaito
closed
3 months ago
1
fix(WebSocket): set `wasClean` to `true` on normal connection closures
#611
kettanaito
closed
3 months ago
1
WebSocket: `wasClean` is incorrectly set to `true` on clean closures
#610
kettanaito
closed
3 months ago
1
fix(WebSocket): treat interceptor exceptions as closures with error
#609
kettanaito
closed
3 months ago
1
feat(WebSocket): support passthrough, correctly emit the `error` event
#608
kettanaito
closed
3 months ago
2
fix(WebSocket): emit "error" event on `server` connection errors
#607
kettanaito
closed
3 months ago
2
http not defined when used with bun
#606
sebastianbuechler
closed
3 months ago
2
fix: support lowercase HTTP request methods
#605
mikicho
closed
4 months ago
1
fix(fetch): support `Content-Encoding` response header
#604
mikicho
closed
1 month ago
30
feat: add `FetchInterceptor` to the `node` preset
#603
mikicho
closed
3 months ago
1
fix(ClientRequest): improve rawHeaders recording
#602
mikicho
closed
4 months ago
6
Support Response.error() in RemoteInterceptor
#601
kettanaito
opened
4 months ago
0
Cannot find module '@mswjs/interceptors/presets/browser' or its corresponding type declarations.
#600
murnifine
closed
1 month ago
1
fix(ClientRequest): support 100 continue flow
#599
mikicho
opened
4 months ago
2
fix(ClientRequest): support "rawHeaders" in Fetch API Headers
#598
kettanaito
closed
4 months ago
15
fix(ClientRequest): destroy socket when destroying IncomingMessage
#597
kettanaito
closed
4 months ago
1
fix(ClientRequest): use `ServerResponse` to build the HTTP response string
#596
mikicho
closed
4 months ago
6
feat: implement a `RequestController` class
#595
kettanaito
closed
4 months ago
2
Support reusing the same Socket for multiple requests
#594
kettanaito
closed
3 months ago
1
fix(ClientRequest): return correct boolean from `.emit()` proxy
#593
kettanaito
closed
4 months ago
1
chore: update pnpm/action-setup to v4
#592
kettanaito
closed
4 months ago
1
feat(ClientRequest): await response listeners before emitting the "end" response event
#591
kettanaito
closed
4 months ago
1
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
#590
dependabot[bot]
closed
4 months ago
1
docs: add "Error handling" section to README
#589
kettanaito
closed
4 months ago
1
docs: add missing "resolver.apply()" to RemoteHttpResolver example
#588
kettanaito
closed
4 months ago
1
ERR_MODULE_NOT_FOUND Cannot find module
#587
tommaso-bissoli
closed
4 months ago
1
should pass filteringPath options
#586
mikicho
closed
4 months ago
1
fix(ClientRequest): account for missing `agent.destroy` when terminating a request
#585
freben
closed
4 months ago
1
`@mswjs/interceptors@0.17.10` breaks `URL` as fetch argument
#584
gerbyzation
closed
2 months ago
1
chore(deps-dev): bump ws from 8.16.0 to 8.17.1
#583
dependabot[bot]
closed
4 months ago
1
RemoteHttpResolver example in README is missing the ".apply()" call
#582
DenyVeyten
closed
4 months ago
2
test: add mock redirect response tests for "axios" and "follow-redirects"
#581
a11rew
closed
2 months ago
5
Proper documentation on how to use it
#580
nemonemi
closed
5 months ago
1
Unclear how to throw an actual error
#579
theoephraim
closed
4 months ago
3
Previous
Next