Skip to content

Conversation

ViliusS
Copy link
Contributor

@ViliusS ViliusS commented Mar 21, 2024

forward-headers-strategy=NATIVE is actually used on all cloud platforms:

public boolean isUsingForwardHeaders() {
return true;
}

This PR adjusts for that. I didn't know how to correctly specify what are exactly those supported Cloud Platforms, though. I'm linking it to API docs, hopefully that's OK.

forward-headers-strategy=NATIVE is actually used on all cloud platforms
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 21, 2024
@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 18, 2024
@philwebb philwebb added this to the 3.3.x milestone Apr 18, 2024
@philwebb philwebb self-assigned this Apr 18, 2024
philwebb pushed a commit that referenced this pull request Apr 18, 2024
Update the reference documentation since all cloud platform use
forward-headers-strategy=NATIVE.

See gh-40054
@philwebb philwebb closed this in 54595c6 Apr 18, 2024
@philwebb
Copy link
Member

Thanks very much @ViliusS!

@philwebb philwebb modified the milestones: 3.3.x, 3.3.0-RC1 Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants