Files
MetaCourse/.angular/cache/20.3.21/metacourse/vite/deps/@angular_common_http.js
T
2026-05-05 10:53:52 +02:00

90 lines
2.0 KiB
JavaScript

import {
FetchBackend,
HTTP_INTERCEPTORS,
HTTP_ROOT_INTERCEPTOR_FNS,
HTTP_TRANSFER_CACHE_ORIGIN_MAP,
HttpBackend,
HttpClient,
HttpClientJsonpModule,
HttpClientModule,
HttpClientXsrfModule,
HttpContext,
HttpContextToken,
HttpErrorResponse,
HttpEventType,
HttpFeatureKind,
HttpHandler,
HttpHeaderResponse,
HttpHeaders,
HttpInterceptorHandler,
HttpParams,
HttpRequest,
HttpResponse,
HttpResponseBase,
HttpStatusCode,
HttpUrlEncodingCodec,
HttpXhrBackend,
HttpXsrfTokenExtractor,
JsonpClientBackend,
JsonpInterceptor,
REQUESTS_CONTRIBUTE_TO_STABILITY,
httpResource,
provideHttpClient,
withFetch,
withHttpTransferCache,
withInterceptors,
withInterceptorsFromDi,
withJsonpSupport,
withNoXsrfProtection,
withRequestsMadeViaParent,
withXsrfConfiguration
} from "./chunk-ZKUNZJKW.js";
import "./chunk-6UNWJBON.js";
import "./chunk-COCNRMG2.js";
import "./chunk-576P5TAG.js";
import "./chunk-UQGLAMHP.js";
import "./chunk-2K3BB2X3.js";
import "./chunk-WDMUDEB6.js";
export {
FetchBackend,
HTTP_INTERCEPTORS,
HTTP_TRANSFER_CACHE_ORIGIN_MAP,
HttpBackend,
HttpClient,
HttpClientJsonpModule,
HttpClientModule,
HttpClientXsrfModule,
HttpContext,
HttpContextToken,
HttpErrorResponse,
HttpEventType,
HttpFeatureKind,
HttpHandler,
HttpHeaderResponse,
HttpHeaders,
HttpParams,
HttpRequest,
HttpResponse,
HttpResponseBase,
HttpStatusCode,
HttpUrlEncodingCodec,
HttpXhrBackend,
HttpXsrfTokenExtractor,
JsonpClientBackend,
JsonpInterceptor,
httpResource,
provideHttpClient,
withFetch,
withInterceptors,
withInterceptorsFromDi,
withJsonpSupport,
withNoXsrfProtection,
withRequestsMadeViaParent,
withXsrfConfiguration,
HTTP_ROOT_INTERCEPTOR_FNS as ɵHTTP_ROOT_INTERCEPTOR_FNS,
HttpInterceptorHandler as ɵHttpInterceptingHandler,
HttpInterceptorHandler as ɵHttpInterceptorHandler,
REQUESTS_CONTRIBUTE_TO_STABILITY as ɵREQUESTS_CONTRIBUTE_TO_STABILITY,
withHttpTransferCache as ɵwithHttpTransferCache
};