Skip to content

ExchangeFilterFunctions.basicAuthentication(String, String) should cache the encoded credentials #23256

@membersound

Description

@membersound

Similar to gh-23204, ExchangeFilterFunctions.basicAuthentication(String, String) should also cache the encoded credentials.

At present, a new encoding takes place for any web request made through a WebClient configured with .filter(ExchangeFilterFunctions.basicAuthentication(user, pass)).

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions