issues
search
CodingAleCR
/
http_interceptor
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
MIT License
133
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: update docs and improve multipart support
#150
CodingAleCR
closed
4 months ago
0
build: :bookmark: bump version
#149
CodingAleCR
closed
4 months ago
0
fix: ci actions, docs and issues with requestTimeout configs
#147
CodingAleCR
closed
4 months ago
1
docs: add ayyysh04 as a contributor for ideas
#146
allcontributors[bot]
closed
4 months ago
0
`requestTimeout` used to be a setter but not anymore with latest version
#145
aytunch
closed
4 months ago
1
refactor!: use FutureOr to allow synchronous interceptors
#144
Leptopoda
closed
4 months ago
2
Allow 'maxRetryAttempts' to be flexible according to response status
#143
ayyysh04
opened
7 months ago
4
Release version
#142
Altevir
closed
3 months ago
6
Why is no new version on pub.dev?
#141
Rodsevich
closed
9 months ago
2
interceptRequest method
#138
Tary-nan
opened
11 months ago
3
How should i handle shouldInterceptRequest when you have interceptRequest
#136
charlo2433
closed
7 months ago
1
refreshToken called multiple times
#135
heshesh2010
opened
1 year ago
2
type 'Response' is not a subtype of type 'StreamedResponse' in type cast
#134
antonshkurenko
opened
1 year ago
5
Update http dependency
#133
VincentDR
closed
1 year ago
0
Fix type 'Response' is not a subtype of type 'StreamedResponse' in type cast
#132
wilinz
closed
1 year ago
2
Problem while logging request and response
#131
akabisdev
closed
1 year ago
7
updated packages
#129
mauryagaurav947
closed
1 year ago
0
Upgrade http dependency to 1.0.0
#127
BigAppsAndroid1
closed
1 year ago
2
updated http package to the latest version and applied linting rules
#126
bakri-alkhateeb-develops
closed
1 year ago
3
How to use with WebSockets
#125
matiasmarcodelpont
closed
1 year ago
1
Ability to edit Response body in interceptor
#124
mohamed155
opened
1 year ago
6
Using interceptors on multipart request
#123
abdulkash
opened
1 year ago
10
feat: Simplify configuration of delay between retries
#122
jonasschaude
closed
7 months ago
8
Body is set to empty string when it should be null
#121
s-yanev
closed
1 year ago
5
It is possible to decode all responses to UTF-8 using interceptResponse?
#120
Greismorr
opened
1 year ago
7
HandshakeException
#119
marcodecarolisidt
opened
1 year ago
8
How to test http client with interceptor? TimeoutException after ... Future not completed
#118
macik1423
opened
1 year ago
7
headers are not getting updated upon retry
#117
santosh81066
closed
1 year ago
13
docs: add ntimesc as a contributor for ideas
#116
allcontributors[bot]
closed
2 years ago
0
Retry Policy with delay
#115
ntimesc
closed
2 years ago
6
refactor: many fixes and improvements for beta.6 release
#114
CodingAleCR
closed
2 years ago
0
Unhandled Exception: FormatException: Unexpected extension byte (at offset 1)
#113
zhukeev
closed
2 years ago
3
Exclude specific calls from being intercepted/retried -- HeaderSanitizerContract proposal
#112
fnicastri
closed
2 years ago
9
docs: add javiermrz as a contributor for code
#111
allcontributors[bot]
closed
2 years ago
0
Fix send when Request isn't a StreamedRequest
#110
FabianTerhorst
closed
1 year ago
11
fix: unsafe http links in readme
#109
CodingAleCR
closed
2 years ago
0
Improvement/add request timeout handler
#108
javiermrz
closed
2 years ago
3
Adding the possibility to add a generic request timeout handler
#107
javiermrz
closed
2 years ago
4
Improvement/retry exception add request
#106
vixez
closed
2 years ago
2
docs: add dexcell as a contributor for code, test
#105
allcontributors[bot]
closed
2 years ago
0
docs: add vixez as a contributor for code, test
#104
allcontributors[bot]
closed
2 years ago
0
Fix/copywith missing fields
#103
vixez
closed
2 years ago
2
Migration guide link links to 404
#102
Seferi
closed
2 years ago
1
Fixes multipart request and header not being sent to interceptor requests
#101
dexcell
closed
2 years ago
5
interceptResponse, missing response headers
#100
yan-064
closed
2 years ago
2
docs: add lukaskurz as a contributor for test, ideas, code
#99
allcontributors[bot]
closed
3 years ago
0
Refactor Interception logic to use base classes and be compatible with all request types
#98
lukaskurz
closed
3 years ago
3
Cancel http request
#97
LucPham
closed
2 years ago
3
Pool Manager: limit, pause and cancel requests
#96
vixez
closed
1 year ago
17
Can it be used with MultipartRequest?
#95
riskiadi
closed
2 years ago
18
Next