Closed kahowell closed 2 weeks ago
:soon::shipit::octocat: :bug:Shipit Squirrel has this release bugfix surrounded, be ready for a new version:beetle:
🌱 🌸 🌷 🌻 🌟 New version of package has been released 🌟 🌻 🌷 🌸 🌱
The release is available on:
:package:@redhat-cloud-services/frontend-components-config-utilities/v/3.2.5:package:
:boom:This feature is brought to you by probot:rocket:
We found that our service, at
/api/rhsm-subscriptions/v1
was rejecting requests made by the dev proxy due to a badOrigin
header.I discovered it is because the proxy generates an
Origin
value with a trailing slash.This change strips the trailing slash.
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin