issues
search
gund
/
ng-http-interceptor
Http Interceptor library for Angular
MIT License
104
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I think we should support angular8
#173
1456118242
opened
5 years ago
2
keep seeing __extends is not defined
#172
HarryF514
closed
6 years ago
2
Interceptor is making service sending requests twice in lazy loaded module
#171
crebuh
opened
6 years ago
3
Add support for new HttpClient
#170
gund
opened
7 years ago
5
Next major release
#169
gund
closed
7 years ago
1
Interceptor getting called only in preflight request not in subsequent call
#168
vishalmote
closed
7 years ago
4
Requests are send twice
#167
bjabbar
closed
7 years ago
1
Intercept header parameters at app run
#166
sandroverna
closed
6 years ago
2
Interceptors can only use in app moudle,could it import once use all moudle
#165
jery-Shen
closed
6 years ago
2
Response interceptor is not called on error
#164
creever
closed
7 years ago
6
Property 'do' does not exist on type 'Observable<Response>'.
#163
raykin
closed
7 years ago
2
Interceptors not running
#162
will093
opened
7 years ago
8
Add boolean to possible return types of Request interceptor
#161
gund
closed
7 years ago
1
Cancelling request type
#160
gmq
closed
7 years ago
3
IE11 Shims/Polyfills issue
#159
karlhepler
closed
6 years ago
10
(do) function not working in TypeScript 2.3.4
#158
DedSec49
closed
7 years ago
2
Interceptor not seeing all headers
#157
pford68
closed
7 years ago
5
How to handle http request cancellation in http-interceptor
#156
gopinathshiva
closed
7 years ago
3
Fix flatModuleId property in tsconfig file
#155
gund
closed
7 years ago
1
Fix peer dependencies to specify only major versions
#154
gund
closed
7 years ago
1
Don't require RxJS version higher than what Angular requires
#153
imgx64
closed
7 years ago
2
ng build --prod fails when HttpInterceptorModule imported in app.module
#152
amrendr
closed
7 years ago
6
Use Flat ES Modules
#151
gund
closed
7 years ago
1
Intercept responseError
#150
alperg
closed
7 years ago
1
Get headers on response
#149
alperg
closed
7 years ago
1
Show an example of response interceptors with forkJoin observable
#148
ghost
closed
7 years ago
2
IE 11 not getting interceptor
#147
figuerres
closed
7 years ago
24
typo
#146
santiagocamelo
closed
7 years ago
2
[Question] How to add default headers for every http call?
#145
BenevidesLecontes
closed
7 years ago
2
Can not append new headers to the intercepted request
#144
gbluv
closed
7 years ago
3
Add Timeout to http request using ng-http-interceptor
#143
gopinathshiva
closed
7 years ago
4
Installation Error
#142
yasiryc
closed
7 years ago
6
fix(package): Unlock angular version and update it to 4.0.1
#141
gund
closed
7 years ago
2
Version 3
#140
gund
closed
7 years ago
1
angular-cli project w/TS 2.1 and I'm still seeing `ReferenceError: __extends is not defined`
#139
uberspeck
closed
7 years ago
9
version 2.0.3 leads to duplicated requests
#138
ujibang
closed
7 years ago
7
How can we Register interceptors globally ??
#137
teswar
closed
7 years ago
7
Cannot read property 'Observable' of undefinedInterceptableStoreFactory.createStore,: __extends is not defined
#136
RobertRajcool
closed
7 years ago
5
ng-http-interceptor intercepting twice
#135
ghost
closed
7 years ago
12
intercept errors
#134
joshikeerti
closed
7 years ago
2
build(rollup): Update rollup config
#133
gund
closed
7 years ago
1
fix(Interceptors): Fix response interceptors call chain
#132
gund
closed
7 years ago
1
Timeout interceptor
#131
jogelin
closed
7 years ago
13
Update dependencies to enable Greenkeeper 🌴
#130
greenkeeper[bot]
closed
7 years ago
1
Fix package.json
#129
gund
closed
7 years ago
1
main in package.json should point to umd bundle
#128
Necroskillz
closed
7 years ago
9
Uncaught ReferenceError: __decorate is not defined
#127
Arvraepe
closed
7 years ago
20
Do I still need ts-helpers lib with typescript@^2.1.5 to avoid "ReferenceError: _extends"?
#126
rachelxi
closed
7 years ago
1
[Question] How to test with InjectableHttp
#125
GregOnNet
closed
7 years ago
4
IE console error when using this one.
#124
QBTomzhu
closed
7 years ago
2
Next