Skip to content

Incorrect Javadoc for methods in HeadersConfigurer #7123

Closed
@eleftherias

Description

@eleftherias

Summary

The Javadoc for some methods, including xssProtection(), cacheControl(), httpStrictTransportSecurity(), has an incorrect return type.

Actual Behavior

The return type is listed as HeadersConfigurer

Expected Behavior

The return type should be the matching configurer for each method.
XXssConfig for xssProtection()
CacheControlConfig for cacheControl()
etc

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions