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.

84 lines
1.8KB

  1. import {
  2. FetchBackend,
  3. HTTP_INTERCEPTORS,
  4. HTTP_ROOT_INTERCEPTOR_FNS,
  5. HttpBackend,
  6. HttpClient,
  7. HttpClientJsonpModule,
  8. HttpClientModule,
  9. HttpClientXsrfModule,
  10. HttpContext,
  11. HttpContextToken,
  12. HttpErrorResponse,
  13. HttpEventType,
  14. HttpFeatureKind,
  15. HttpHandler,
  16. HttpHeaderResponse,
  17. HttpHeaders,
  18. HttpInterceptorHandler,
  19. HttpParams,
  20. HttpRequest,
  21. HttpResponse,
  22. HttpResponseBase,
  23. HttpStatusCode,
  24. HttpUrlEncodingCodec,
  25. HttpXhrBackend,
  26. HttpXsrfTokenExtractor,
  27. JsonpClientBackend,
  28. JsonpInterceptor,
  29. PRIMARY_HTTP_BACKEND,
  30. provideHttpClient,
  31. withFetch,
  32. withHttpTransferCache,
  33. withInterceptors,
  34. withInterceptorsFromDi,
  35. withJsonpSupport,
  36. withNoXsrfProtection,
  37. withRequestsMadeViaParent,
  38. withXsrfConfiguration
  39. } from "./chunk-65KGLH7J.js";
  40. import "./chunk-GBYLXCNQ.js";
  41. import "./chunk-NYIFMCVF.js";
  42. import "./chunk-SXIXOCJ4.js";
  43. export {
  44. FetchBackend,
  45. HTTP_INTERCEPTORS,
  46. HttpBackend,
  47. HttpClient,
  48. HttpClientJsonpModule,
  49. HttpClientModule,
  50. HttpClientXsrfModule,
  51. HttpContext,
  52. HttpContextToken,
  53. HttpErrorResponse,
  54. HttpEventType,
  55. HttpFeatureKind,
  56. HttpHandler,
  57. HttpHeaderResponse,
  58. HttpHeaders,
  59. HttpParams,
  60. HttpRequest,
  61. HttpResponse,
  62. HttpResponseBase,
  63. HttpStatusCode,
  64. HttpUrlEncodingCodec,
  65. HttpXhrBackend,
  66. HttpXsrfTokenExtractor,
  67. JsonpClientBackend,
  68. JsonpInterceptor,
  69. provideHttpClient,
  70. withFetch,
  71. withInterceptors,
  72. withInterceptorsFromDi,
  73. withJsonpSupport,
  74. withNoXsrfProtection,
  75. withRequestsMadeViaParent,
  76. withXsrfConfiguration,
  77. HTTP_ROOT_INTERCEPTOR_FNS as ɵHTTP_ROOT_INTERCEPTOR_FNS,
  78. HttpInterceptorHandler as ɵHttpInterceptingHandler,
  79. HttpInterceptorHandler as ɵHttpInterceptorHandler,
  80. PRIMARY_HTTP_BACKEND as ɵPRIMARY_HTTP_BACKEND,
  81. withHttpTransferCache as ɵwithHttpTransferCache
  82. };
  83. //# sourceMappingURL=@angular_common_http.js.map