You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
1.8 KiB
81 lines
1.8 KiB
import {
|
|
FetchBackend,
|
|
HTTP_INTERCEPTORS,
|
|
HTTP_ROOT_INTERCEPTOR_FNS,
|
|
HttpBackend,
|
|
HttpClient,
|
|
HttpClientJsonpModule,
|
|
HttpClientModule,
|
|
HttpClientXsrfModule,
|
|
HttpContext,
|
|
HttpContextToken,
|
|
HttpErrorResponse,
|
|
HttpEventType,
|
|
HttpFeatureKind,
|
|
HttpHandler,
|
|
HttpHeaderResponse,
|
|
HttpHeaders,
|
|
HttpInterceptorHandler,
|
|
HttpParams,
|
|
HttpRequest,
|
|
HttpResponse,
|
|
HttpResponseBase,
|
|
HttpUrlEncodingCodec,
|
|
HttpXhrBackend,
|
|
HttpXsrfTokenExtractor,
|
|
JsonpClientBackend,
|
|
JsonpInterceptor,
|
|
PRIMARY_HTTP_BACKEND,
|
|
provideHttpClient,
|
|
withFetch,
|
|
withHttpTransferCache,
|
|
withInterceptors,
|
|
withInterceptorsFromDi,
|
|
withJsonpSupport,
|
|
withNoXsrfProtection,
|
|
withRequestsMadeViaParent,
|
|
withXsrfConfiguration
|
|
} from "./chunk-X7WBA24Z.js";
|
|
import "./chunk-OSQBUYO6.js";
|
|
import "./chunk-FGESKT7O.js";
|
|
import "./chunk-HSNDBVJ3.js";
|
|
export {
|
|
FetchBackend,
|
|
HTTP_INTERCEPTORS,
|
|
HttpBackend,
|
|
HttpClient,
|
|
HttpClientJsonpModule,
|
|
HttpClientModule,
|
|
HttpClientXsrfModule,
|
|
HttpContext,
|
|
HttpContextToken,
|
|
HttpErrorResponse,
|
|
HttpEventType,
|
|
HttpFeatureKind,
|
|
HttpHandler,
|
|
HttpHeaderResponse,
|
|
HttpHeaders,
|
|
HttpParams,
|
|
HttpRequest,
|
|
HttpResponse,
|
|
HttpResponseBase,
|
|
HttpUrlEncodingCodec,
|
|
HttpXhrBackend,
|
|
HttpXsrfTokenExtractor,
|
|
JsonpClientBackend,
|
|
JsonpInterceptor,
|
|
provideHttpClient,
|
|
withFetch,
|
|
withInterceptors,
|
|
withInterceptorsFromDi,
|
|
withJsonpSupport,
|
|
withNoXsrfProtection,
|
|
withRequestsMadeViaParent,
|
|
withXsrfConfiguration,
|
|
HTTP_ROOT_INTERCEPTOR_FNS as ɵHTTP_ROOT_INTERCEPTOR_FNS,
|
|
HttpInterceptorHandler as ɵHttpInterceptingHandler,
|
|
HttpInterceptorHandler as ɵHttpInterceptorHandler,
|
|
PRIMARY_HTTP_BACKEND as ɵPRIMARY_HTTP_BACKEND,
|
|
withHttpTransferCache as ɵwithHttpTransferCache
|
|
};
|
|
//# sourceMappingURL=@angular_common_http.js.map
|
|
|