Skip to content

fix: allow http header to be overwritten.

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Given an application using segysdk When the http header is set via segysdk Then it is not possible to udpate it.

i.e.: The application cannot update the correlation_id for a second request. This fix allow the http header being reconfigured before the creation of the SDFileManager.

Edited by Ivan Medeiros Monteiro

Merge request reports