IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

feat: improve behavior of http redirects #201

Open padamstx opened 10 months ago

padamstx commented 10 months ago

This commit modifies the Go core so that it will include "safe" headers when performing a cross-site redirect where both the original and redirected hosts are within IBM's "cloud.ibm.com" domain.

padamstx commented 10 months ago

Converted this PR to "draft" so that we do not merge it until we have the necessary CISO approvals.