Skip to content

HttpClient Middleware is not a middleware #1829

Description

@nazarkulyk

Please review your concept for http client adapter and documentation for it on:

https://sap.github.io/cloud-sdk/docs/js/features/middleware#benefits-of-middlewares

Let us know how we can improve

Providing custom adapter to make own http requests over node-fetch, undici or other API should be called as "adapter" and not "middleware". Middleware is something you will chain to work on http response. You are providing adapter on this place...

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions