You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the sdk-design features list, there are a number of component that exist today in the graph core library which belong to the kiota http core library. Most of those components are the middlewares. If they exist, move the following components:
pipeline (if not provided by the native http client)
authorization handler
retry handler
compression handler
logging handler replaced by Open Telemetry tracing
chaos handler replaced by the Microsoft 365 developer proxy
redirect handler
user agent handler (adds the kiota http ruby package version to the user agent)
baywet
changed the title
Move middleware and other generic components from graph core to the http core library
build middleware handlers suite for ruby
Jun 23, 2022
depends on microsoft/kiota#1650
Looking at the sdk-design features list, there are a number of component that exist today in the graph core library which belong to the kiota http core library. Most of those components are the middlewares. If they exist, move the following components:
authorization handlercompression handlerlogging handlerreplaced by Open Telemetry tracingchaos handlerreplaced by the Microsoft 365 developer proxyrepo location https://github.com/microsoft/kiota-http-ruby
The text was updated successfully, but these errors were encountered: