Skip to content

Conversation

@violetagg
Copy link
Member

Clarified the distinction between the two redirect strategies:

  • Boolean-based methods: Use built-in predicate to automatically check for standard 30x status codes (301|302|303|307|308)

  • BiPredicate-based methods: Redirect behaviour depends entirely on the user-provided predicate, allowing full control over redirect logic

Related to #4016

Clarified the distinction between the two redirect strategies:

- Boolean-based methods: Use built-in predicate to automatically check
  for standard 30x status codes (301|302|303|307|308)

- BiPredicate-based methods: Redirect behaviour depends entirely on the
  user-provided predicate, allowing full control over redirect logic

Related to #4016

Signed-off-by: Violeta Georgieva <[email protected]>
@violetagg violetagg added this to the 1.3.1 milestone Nov 27, 2025
@violetagg violetagg added the type/documentation A documentation update label Nov 27, 2025
@violetagg violetagg merged commit 715fb9f into main Nov 27, 2025
17 checks passed
@violetagg violetagg deleted the follow-redirect-doc branch November 27, 2025 10:27
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.

1 participant