Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TimMoore
Copy link

This field was unused. On top of that, it was reloading the HttpConfiguration more often than required. This could result in warnings about the use of deprecated config parameters such as play.crypto.secret on every connection.

This field was unused. On top of that, it was reloading the
HttpConfiguration more often than required. This could result in
warnings about the use of deprecated config parameters such as
`play.crypto.secret` on every connection.
@TimMoore
Copy link
Author

Attn: @gmethvin and @richdougherty

It would be good if this could be backported to 2.6.x.

@marcospereira marcospereira merged commit c6d639d into playframework:master Dec 11, 2017
@TimMoore TimMoore deleted the remove-unused-httpconfiguration branch December 12, 2017 02:45
@TimMoore
Copy link
Author

Backported in #8107.

gmethvin pushed a commit that referenced this pull request Dec 19, 2017
This field was unused. On top of that, it was reloading the
HttpConfiguration more often than required. This could result in
warnings about the use of deprecated config parameters such as
`play.crypto.secret` on every connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants